UWP and Windows App Platform As you have probably seen, over the last month there has been some discussion around UWP (Universal Windows Platform)...
Marco Cantu
Aqua Data Studio Adds InterBase Support
Recently the ADS team at Idera released a new version of their database management environment. The new version notably adds direct support for...
Firebase Android Push Notification Support with RAD Studio 10.3.1
Last year, Google deprecated Google Cloud Messaging, also known as GCM. We have built-in support in FireMonkey for GCM. Google has announced that...
RAD Studio Roadmap May 2019
With this article, the RAD Studio PM team is introducing an updated roadmap for Delphi, C++Builder and RAD Studio. This May 2019 roadmap includes...
Classic Tip: From Default Project Options to RAD Studio Option Sets
In early versions of Delphi and RAD Studio, a user could change some of the current project options and (with a check box) save them as default,...
Classic Tips: VCL Multi-Column ListBox
I might be starting a new series of blog posts, going back to classic tips. This one was triggered by a Quality Portal report, which refers to an...
Attending Spring4D Conference Next Month in Italy
Wintech Italia and Stefan Glienke have partnered to organize the first European conference focused on the Spring4D library. Stefan is also one of...
Selling your Delphi apps via Microsoft Store is now Cheaper
For a few years now, Delphi has had support for the Windows Dektop Bridge. This is a Microsoft technology allowing to create UWP (Universal Windows...
iPhone X and iPad Pro resolution support on Delphi 10.3.1
With Delphi 10.3.1, you can build applications for the iPhone X series devices and iPad Pro with native resolution support. To support the newer...
Presenting RAD Studio 10.3.1 in Dublin and London Next Week
The first event is on Tuesday, March 5th, at Dublin City University during the morning. Given the location the first session will be an introduction...
RAD Studio 10.3.1 HTTP and SOAP Clients Enhancements
In RAD Studio 10.3, Embarcadero moved the SOAP client implementation to the HTTP client library for all platforms, given the issues support HTTPS...
What’s New in FireDAC for Firebird in RAD Studio 10.3.1
Among the many databases FireDAC supports, one commonly used by our customers is Firebird (the open source spin-off of InterBase). FireDAC used to...
New RAD Server Console Ext JS UI in RAD Studio 10.3.1
The new RAD Server Console UI in 10.3.1 is an additional download from GetIt and it sits side by side with the older console. We'll integrate it...
Target Version for running 10.3 Rio apps on Android 9
When RAD Studio 10.3 Rio applications are executed on Android 9, you get an intermittent error due the call of a restricted API. As an example, this...
On the 2018 Spirit of Delphi Award to Cary Jensen
As you can read in details at https://community.idera.com/developer-tools/b/blog/posts/2018-spirit-of-delphi-award-winner at the last CodeRage...
What’s In RAD Studio 10.3 Architect Edition?
Delphi, RAD Studio, and C++Builder are offered in different editions, to balance developers needs and costs. Over the past year, we've updated these...
Modernisation De L’Architecture Des Applications Delphi Avec 10.3
Delphi est utilisé pour créer certaines des applications Serveur Client les plus puissantes au monde. De la défense à la santé, Delphi est un choix...
New RAD Server Features in RAD Studio 10.3
The version of RAD Server that ships with RAD Studio 10.3 offers a very significant set of enhancements, mostly focused on how a resource (and have...
Application Architecture Modernization with Delphi 10.3
Delphi is used to build some of the most powerful client-server applications in the world. From Defense to Healthcare, Delphi has been a reliable...
Delphi RTL Improvements in 10.3 Rio
While working on 10.2 updates, we started delving into some performance issues of the Delphi RTL, that were effecting other libraries like JSON...
Deferring Delphi Managed Records Support
As you probably remember, I previously posted a 10.3 pre-release blog post on managed records in the Delphi language. We had a great beta program...
VCL Support for Per Monitor v2 and GetSystemMetrics Coming in 10.3
In the coming 10.3 release of RAD Studio, we are adding support for Microsoft Per Monitor v2 mode available in recent releases of Windows 10. ...
Custom Managed Records Coming in Delphi 10.3
Beside inline variable declarations, Delphi 10.3 is going to offer another new Object Pascal language extension, custom managed records Beside...
Introducing Inline Variables in the Delphi Language
The coming 10.3 version of Delphi introduces a very handy feature to the language, local inline variables with local scope and type inference. ...