Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++How-To'sModernizationRAD StudioWindows

How to achieve common tasks with the new Clang toolchain in 12.1

How to achieve common tasks with the new Clang toolchain in 12.1 The new Clang toolchain is here! RAD Studio and C++Builder 12.1 are shipping the entirely revised, wholly updated C++ compiler, linker, STL, runtime, and more – which you can also use in parallel with the old Win64 toolchain to ease upgrading until we remove the previous legacy toolchain in future. We know this is a ‘version 1’…
Read more
News

3 x 12 FireMonkey and Android Enhancements in Delphi 12

12 times 12 new features in Delphi 12 RAD Studio 12 includes some great improvements for C++Builder and the launch webinar and other online content highlights it. However, it is also a fantastic release for Delphi developers. I compiled 12 lists with 12 improvements each for Delphi 12. So this is not a list of 12 improvements for Delphi 12. It’s a list of 12×12=144 improvements, plus half a…
Read more
News

RAD Studio 12: Every New And Enhanced Feature

In case you haven’t already heard, RAD Studio 12 is here! RAD Studio’s just-released version 12 is yet another landmark edition of your favorite IDE, ready to help you: – Target the latest platform versions – Supercharge your productivity with Visual Assist…
C++News

Buffer Overflow in the C/C++ RTL

We recently identified a potential buffer overflow in the C/C++ runtime library (RTL). Although this is an issue that was introduced to the code in 1997 with no exploitation since its introduction, we are publishing a notification and a fix for safety and openness, out of an…
CodeDelphiNews

Running Delphi & HTMX in WordPress - HTMX series part 3

There are over 472 million websites powered by WordPress. What most of them have in common is that they don’t benefit from the power of the web because WordPress is limited by its PHP structure. If you want to take your WordPress page or blog to the next level, then HTMX will be the right choice for you.  In this article, we are going to explore how to use HTMX in WordPress, by embedding…
Read more
News

InterBase ODBC Driver on GitHub

Embarcadero just released the source code of the most recent version of the ODBC driver for the InterBase relational database. This is an open source driver which has been available for long, but it’s the first time it is officially hosted in a public repository…
News

Embarcadero Partners with Raize Software for KSVC Maintenance

A number of years ago, Embarcadero Technologies acquired Konopka Signature VCL Controls (KSVC) from Raize Software. KSVC is a powerful library of VCL UI controls. The KSVC package is available to RAD Studio customers with an active subscription, as a bonus add-on in the GetIt package manager. Since the acquisition of the components by Embarcadero, both Embarcadero and Ray Konopka of Raize Software…
Read more
CodeDelphiNews

Harnessing the power of the Web with Delphi & HTMX - Part 2

In Part 1 of this series, we explored a simple demonstration of a web application running with Delphi code inside a WebBroker application, and using HTMX as a kind of middle-man. In this article we are going to further improve the demo, by making it look modern and up-to-date with just a few changes. If you haven’t read the prior article, I highly recommend you to do so, because you will need…
Read more
C++News

Buffer Overflow in the C/C++ RTL

We recently identified a potential buffer overflow in the C/C++ runtime library (RTL). Although this is an issue that was introduced to the code in 1997 with no exploitation since its introduction, we…

IN THE ARTICLES