If you’ve been a RAD Studio developer for some time, chances are you have at least one application out there that still looks like it walked straight out of the early 2000s. And chances are, it works perfectly fine. The logic is solid, the customers depend on it, and honestly, why touch what isn’t broken?
Here is the good news: you don’t have to touch it. Not the part that matters…
Try WebStencils Live: Our New Public Demo is Here
January 6, 2026
We’ve just launched a live demo of WebStencils running on WebBroker, and you can check it out right now at wsdemo.embarcadero.com. No downloads, no setup required: just open your browser and start exploring.
This is the same demo project that’s available on GitHub and…
What is maintainable code? Imagine a developer staring at a critical, urgent bug report. The fix seems simple enough, but in the end it forces a deep dive into an unfamiliar, intricate part of the codebase. What should be a quick task often stretches into a week-long effort.
Tailwind CSS and RAD Studio: A Simple Approach Without Node.js
December 17, 2025
If you’ve been following along with our previous posts about WebStencils, you know we really value making modern web development easier for RAD Studio developers. Today, we want to share something we’ve been working on: integrating Tailwind CSS with Delphi projects in a…
Windows 10 is no longer supported by Microsoft. According to a page on the Microsoft website (see image below), “Windows 10 support has ended on October 14, 2025”. This clearly doesn’t come unexpected, as Microsoft announces their products’ EOL (End-of-Life) with…
Here's What's Coming In A Busy September - Plus A Cool Demo Of The Delphi Ternary Operator
August 29, 2025
This September is shaping up to be an incredibly exciting time for Delphi and C++ developers. There are at least four live in-person developer conference events in September, plus our own “‘See what’s coming in RAD Studio 13 Florence” webinar and an additional live…
Making Delphi Web Apps Docker-Ready in One Click
July 10, 2025
We’re excited to announce a major enhancement to our WebStencils demo project: native Docker support! This new feature opens up exciting possibilities for deploying and distributing your Delphi web applications built with WebStencils and WebBroker.
Expanding Deployment…
Instruction Sets in C++Builder 12.3!
March 27, 2025
In my blog about sanitizers (runtime safety checking) in C++Builder 12.3, I said:
The new C++ Modern toolchain … is something we’ve talked about as a ‘foundation for the future.’ ‘We can build things we could not before,’ we’ve said. ‘Having it will let us…
Safety with C++Builder 12.3: Introducing Sanitizers
March 21, 2025
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…
New in RAD Studio 12.3: 64-bit IDE Initial Release!
March 19, 2025
We have a very exciting new addition in Delphi, C++Builder and RAD Studio 12.3: the Initial Release of a 64-bit build of the IDE!
Quick Facts
It’s an optional installation
The Initial Release of the 64-bit IDE does not yet feature-match the 32-bit IDE
It installs side…


