News

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 with a significant focus on Community Edition and its role, while a second session will be focused more on existing customers and code migration and application modernization. More information and sign up…
Read more
C++

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 with the previous architecture (based on Indy) on mobile platforms. On Windows, there was already a native implementation, but…
C++

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 have a single driver for Firebird and InterBase, given they still have a significant degree of compatibility after many years…
C++

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 more deeply in the future, but you can start using it easily today. 1. Download from GetIt The new web applications is…
News

Target Version for running 10.3 Rio apps on Android 9

In this post, we’ll walk you through the 10.3 version of RAD Studio that supports 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 is reported…
News

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 conference Embarcadero resumed the old tradition of giving recognition to an active member of the Delphi developers community…
C++

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 editions to provide more value to developers at every level.  2018 Updates to Delphi, C++Builder, and RAD…
News

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 a URL) is mapped to classes and methods on the server. While the key idea of having classes (or data modules) that implement…
Delphi

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 choice, especially when customers required high-performance Windows clients. The early 2000s saw a massive focus on homogeneous…