Embarcadero webinars and online coding events are a treasure trove of priceless insights into the professional lives and experience of Delphi developers around the world.
To make sure those insights are available in multiple formats to suit everyone’s preferred way of connecting to our content, we’ll be publishing select webinars as blog posts on the Embarcadero blog.
We’re…
Embarcadero is working on a new version of Delphi (and RAD Studio) codenamed Ganymede and currently in Beta. In this blog post and others that are going to follow, we want to start introducing some of the exciting new features of this release.This blog post is based on…
Did you know that InterBase and PostgreSQL both support a field type which is an array of values? It is not always obvious how to read and write to these database array field types. I get quite a lot of email from Delphi and C++ developers asking if I know how to achieve…
In modern software development, even with a powerful modern IDE, if you work in a team, accept commits from contributors, or even merge modules/components from third-party providers, one of the most mind-numbing chores is reviewing the submitted code to track down any potential bugs, unwanted functionality, and to make sure it’s acceptable production quality. Earlier this week I was joined…
Intro
Grid systems represents an important part of the UI design for database applications – a key application type for RAD Studio users. Aware of that Embarcadero is providing a full version of the powerful teeGrid from Steema Software for both VCL and FMX as part of…
Accessing Databricks, Teradata, Oracle Autonomous, MongoDB Atlas and Google BigQuery with RAD Studio and FireDAC
July 21, 2025
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…
There’s a lot of heavy excitement about AI in the tech industry. Many people seem to be of the opinion that AI is a relatively recent thing, evolving perhaps in the last couple of years. But the reality is artificial intelligence of one type, or another has been around for much longer than you’d imagine. One of those long-lived stealthy AI apps is the incredibly useful Google…
Webinar: How to Get Real Help For Free With Code Reviews, Pull Requests, And Git Commits
July 10, 2025
Grab your seat for a new exciting webinar!
Host: Embarcadero Developer Advocate Ian Barker
Special Guest: Amar Goel, CEO, Bito.ai
What’s the Webinar About?
If you work in a team, accept commits from contributors or even merge modules from third-party providers, one…
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…
We’re back after putting together our week-long AI code camp. Such a lot of great and very varied AI content not just about RAD Studio’s own AI features but also everything from third-party add-ins available via GetIt to in-depth discussions on the pros and cons of the rise of large language models and their impacts on other ways of knowledge dissemination. We just about covered every…