C++

May 2017 Roadmap Commentary from Product Management

We just published the May 2017 Delphi, C++Builder and RAD Studio roadmap which we’re really excited about. In our roadmap, you can find the key features that we planned for calendar year 2017/2018. The plans are aligned with Embarcadero’s fiscal year which starts April 2017 and ends in March 2018. We generally plan to update our roadmap every 6 months. We wanted to take this…
Read more
News

Updated Roadmap Coming Soon & Annual Developer Survey

A couple of weeks ago, we launched RAD Studio 10.2 Tokyo. On the heels of the release, the PM team is working on an updated roadmap for calendar year 2017/2018. As we are finalizing our roadmap plans, we would like to get your feedback through our 2017 RAD Studio…
News

It is time to Modernize!

Over the last months I met hundreds of customers. It is somewhat humbling to learn about the many powerful applications built with D6, D7, Delphi 2005/2006/2007, XE2/3 and newer RAD Studio versions. Especially astounding is the number of great applications that are still…
News

Web Front End Frameworks webinar

Author: StephanM Delphi and C++Builder are amazing at building native multi-platform apps. There are also a great collection for Frameworks for building GUI web applications. This webinar will look at building high performance, feature rich web GUIs with your favorite development tool. [View the slides] Back End frameworks RAD Server DataSnap WebBroker Delphi MVC Framework Synopse mORMot HREF…
Read more
News

Update your application UI with TMultiView

Author: nighthawk2032 To use the TMultiView component, drag and drop the TMultiView component onto your Multi-Device form. You can also use the Master/Detail Multi-Device template (File->New->Multi-Device Application) as a good starting point. The drawer is…
News

IoT Boot Camp 2017

Author: Gabe In this bootcamp you will learn how to build a RESTful Network of IoT Devices with Arduino and RAD Server. Arduino open source hardware provides a flexible platform to build connected Internet of Things hardware projects. RAD Server provides a RESTful…
News

Learn to Program in Delphi - Putting the Calculator Together

Author: Vanners Welcome to the last episode in the “Learn to Program with Starter” series. In the first four episodes we have covered “Introduction and Installation” of the free Delphi Starter edition, then we moved to IDE basics in “Building in Debugging”. In “Architecture and Layers of Code” the key concepts of proper app structure were discussed…
Read more
C++

UI Design Tips and Tricks: Home Screen Navigation

Author: ısık During our recent RAD Server webinar, we showed you how to develop and deploy a real world customer retail application. The client app shown is designed torun on smartphones and the server side will execute on IIS production servers on premises and on…
News

The New Quality Portal Is Live - Here Are The Details

Hot on the heels of our announcement that RAD Studio 12.1 is now available we have some more good news; the new Quality Portal is now live and ready for you to use! What Is The Embarcadero Quality Portal? The Quality Portal, usually more simply referred to as QP, is a…
CodeDelphiHow-To'sTech Partner

How To Run Turbo Pascal On An Android Phone!

Here’s a guest blog post by Jim McKeeth, Embarcadero MVP and US Director of GDK Software Why run Turbo Pascal on Android? Because we can! As part of the Turbo Pascal 40th birthday celebration (combined with Delphi’s 29th birthday) I did a short demo of running Turbo Pascal on Android under Termux using DOSBox. This goes into a little more detail of how to install and set it up.
Read more