C++DelphiNewsRAD Studio

WebStencils is About to Get More Powerful in RAD Studio 13

This blog post is based on a pre-release version of the RAD Studio software. No feature is committed until the product’s GA release. Web development will get much easier with the upcoming enhancements in RAD Studio 13. We’ve been listening to your feedback, and we are rolling out new features that help you build secure web applications and services much faster. Session Management…
Read more
C++DatabaseDelphiNews

Accessing Databricks, Teradata, Oracle Autonomous, MongoDB Atlas and Google BigQuery with RAD Studio and FireDAC

Intro I believe almost everyone developing with RAD is aware that FireDAC provides nativelly access to a bunch of database systems. With each new release of RAD Studio, the list of supported databases is updated in response to customer requests and the availability of newer versions from vendors. A helpful resource to bookmark is this DocWiki link — it allows you to quickly check which database…
Read more
C++NewsRAD Studio

RAD Studio 12.3 May Patch Available

Today Embarcadero released a second patch for RAD Studio, Delphi, and C++Builder 12.3 Athens.  The RAD Studio 12.3 May Patch is a cumulative patch which provides quality improvements to the 12.3 release, including the fixes already in the RAD Studio 12.3 April Patch, plus a…
C++DelphiNewsRAD Studio

Introducing The Brand New Konopka Signature VCL Controls 8

We’re very pleased to announce the release of version 8 of the Konopka Signature VCL Controls (formerly Raize Components). Since acquiring the component library from Raize Software in 2015, there have been a few updates, but the library was starting to show its age. In response, last year Embarcadero partnered with Raize Software to assist with maintaining the Konopka Signature VCL Controls.
Read more
C++CodeIDEModernizationNewsRAD StudioShowcaseWindows

Safety with C++Builder 12.3: Introducing Sanitizers

Ever since we started using our enhanced Clang compiler, we’ve had a consistent request: can we add runtime checking? For many customers, this has been because the old ‘classic’ compiler used to have a feature called CodeGuard, which was helpful for catching errors, and if migrating to a newer toolchain having some semi-equivalent is a reasonable wish. For many other customers, who knew…
Read more