-
Latest Version
Embarcadero RAD Studio 12.3 LATEST
-
Review by
-
Operating System
Windows 10 / Windows 11
-
User Rating
Click to vote -
Author / Product
-
Filename
RADStudio_12_3_esd_2017_D8E02C5.exe
Get to the bottom of bugs faster with integrated cross-platform native debugging. Using the Embarcadero RAD Studio IDE, you can debug applications running remotely on Windows, macOS, iOS, Android, and Linux!
Create both desktop and mobile apps from one codebase with RAD Studio and deploy it to Windows PC! Faster development cycles don’t have to result in sacrificing quality! It includes many features to help enforce coding best practices, reduce duplication efforts, and help you become a coding rock star!
The RAD Studio’s collaboration and version control features will help you create better products faster, both as a lone developer or as part of a team. Code Collaboration drives deeper code understanding, better testing, and better products.
The program includes hundreds of components for everything from creating user interfaces to database connectivity, making it fast and easy to build connected business applications for desktop and mobile platforms.
In addition to the included VCL and FireMonkey components, a broad range of tools and components are available from the Delphi and C++Builder community.
What Does RAD Studio Include?
It comes with a complete suite of app development tools, including Delphi, C++Builder, Interbase, and RAD Server, depending on the edition. More information can be found on the individual product pages:
- RAD Studio
- Delphi
- C++Builder
- InterBase
- RAD Server
Smart CodeInsight: Introduces open AI plugin architecture compatible with OpenAI, Gemini, Claude, and Ollama. Users can customize and create plugins via public REST APIs.
Delphi 64-bit Compilers: Supports large applications with new 64-bit Delphi compilers for Win32 and Win64, available in Enterprise and Architect editions.
Clang-Based C++ Compiler: Modernized compiler for Win64 with improved runtime package handling and faster, parallelized batch compilation.
Editor Enhancements: Focus Mode streamlines the IDE by displaying only editors. Scrollbar annotations highlight changes, errors, bookmarks, and warnings.
WebStencils Library: Enables server-side HTML integration with WebBroker and RAD Server for modern web development, supporting HTMX.
Visual Assist Expansion: New refactoring tools (e.g., Introduce Variable, Extract Method) enhance C++Builder's Visual Assist integration.
Platform Targeting: Official support for iOS 17, Android 14, macOS Sonoma, Windows 11, and Ubuntu 22 LTS, with Android API 34 and macOS M-series compatibility.
Debugger Upgrades: Improved handling of inline variables, error management, and remote communication timeouts.
Delphi LSP and CodeInsight: Expanded 64-bit Delphi LSP engine supports larger codebases without memory limits.
RTL, VCL, and FireMonkey Updates: Core improvements include new TParallelArray and TOrderedDictionary, better High DPI scaling, and VCL/FM UI enhancements.
RAD Server Upgrades: New WebStencils support for web services, Swagger documentation enhancements, and expanded metadata options.
Features and Highlights
- Spend less time waiting for lengthy compiles with highly optimized compilers for every platform
- Choose from two robust and powerful languages (Delphi and enhanced C++) and customize the IDE to meet your coding style
- Code Insight™ delivers auto-code-completion based on your code and used libraries to help you code quickly and accurately
- Get hints and tips from inline documentation as you write code
- Keep your development agile with the VCL designer, Agile refactoring and Live Templates
- Integrate with version control systems including Git, Subversion, and Mercurial
Which editions are available and what are the differences between the editions?
RAD Studio is available in three editions - Professional, Enterprise and Architect. See RAD Studio Product Editions and Feature Matrix for details on the differences between the editions.
The Community Edition is approximately equivalent to the Professional edition in feature set, but has limited commercial use. Check the EULA for details.
Which types of licenses are available?
RAD Studio is available with multiple licensing options including:
- Individual named user licenses delivered via electronic software delivery (ESD) as a download and serial number. Discounted 5-packs and 10-packs are also available.
- Network Named and Concurrent user licenses provide the additional flexibility of managing licenses on a license server plus software provisioning.
- Network licenses managed by Flexera FlexNet are available on a special request basis.
- Academic individual licenses for students and educators as well as volume licenses for classroom use.
- The Delphi Community Edition and C++Builder Community Edition with a free non-commercial license) are also available.
- Rapid cross-platform app development
- Powerful visual design tools
- Extensive library and component support
- High-performance native compilation
- Comprehensive debugging tools
- High licensing and upgrade costs
- Limited modern UI/UX components
- Resource-intensive IDE performance
- Dependency on proprietary frameworks
What's new in this version:
Smart CodeInsight: AI Powered Coding:
- New open architecture for AI plugins, with support for OpenAI, Gemini, Claude and Ollama. With Smart CodeInsight, users decide if and how to use AI, and can even create additional plugins as long as they offer a public REST API. 12.3 adds a new extension to the UI for enhanced chat experience. Chat window supports Markdown, and Smart CodeInsight configuration dialog offers a list of available models retrieved from the AI engine. (RAD Studio)
64-bit Version of Delphi Windows Compilers:
- RAD Studio 12.3 includes the 64-bit binary version of Delphi Win32 and Win64 compilers for building very large applications as a single executable. Originally available in Enterprise and Architect editions, RAD Studio 12.3 extends 64-bit compiler to Professional edition. (Delphi)
Modernized Clang-Based C++ Compiler and Toolchain:
- Update to the new Clang-based C++ compiler for Win64, including consumption and production of runtime packages, support for all RAD Studio component packages and parallelized CPU-saturating batch compilation for incredible compile performance. The new release offers even better compiler performance and additional quality and code safety improvements. (C++Builder)
New WebStencils Template Library:
- WebStencils, a server-side script-based integration and processing of HTML files to WebBroker and RAD Server technologies for developing modern websites powered by data from RAD Studio server-side application. Also acts as the foundation for use of HTMX. Extended with access to nested objects and sub-tables in nested datasets, and improvements in handling UTF8 characters. (RAD Studio)
64-bit IDE “Initial Release”:
- RAD Studio 12.3 introduces Initial Release of a 64-bit IDE. Initial Release does not yet feature-match 32-bit IDE, and is limited to support only for 64-bit Windows target platforms, but offers near-unlimited memory space for the IDE, for components, designers, and integrated compiler. 64-bit IDE also allows design-time access to databases offering only a 64-bit client driver. New native Delphi debugger experience based on LLDB for 64-bit IDE in development. The Initial Release of the 64-bit IDE is installed side by side with the 32-bit IDE. Developers can use either or both at once.
Target The Latest Platform Versions!:
- Delphi 12.3 offers official support for iOS 18, macOS 14 Sequoia, and Android 15. Delphi 12.3 also supports Ubuntu 24 LTS, and both Delphi and C++ Builder target Windows 11 and Windows Server 2025. Delphi compiles for Android API 35 and macOS M-series processors.
FireDAC and Database Support:
- Improvements to the filtering of SQL query from the TFDTable component and support for migrating from IBX to FireDAC with the Refind utility. Specific support for 64-bit drivers access in the 64-bit IDE. RAD Studio now officially supports Microsoft SQL Server 2022, MongoDB up to version 8.0, MySQL 8.4, and Oracle DRCP. (RAD Studio)
Delphi LSP And CodeInsight:
- Delphi LSP powering CodeInsight expanded with core groundwork and feature requests, and a 64-bit version of the DelphiLSP engine with no memory limits supporting large codebases. Both 32-bit and 64-bit IDE can use the 64-bit version of DelphiLSP engine for Windows targets. 64-bit version now available in all editions - Professional, Enterprise and Architect. (Delphi)
Android API Level 35 and Improved Deployment:
- RAD Studio 12.3 updating to Android API Level 35 for Delphi for Android, a requirement for Google Play Store apps by August 2025. Changes encompass multiple technologies and include new NDK target, support 16 KB page sizes, new provisioning options and permissions. (RAD Studio)
Delphi RTL, VCL, and FireMonkey Quality:
- Improvements to core Delphi RTL and to both VCL and FireMonkey UI libraries, including quality work around VCL styles, HighDPI and other general UI quality improvements in VCL controls, enhancements to the TImageCollection editor, a new tool to generate FireMonkey styles from VCL styles, an upgraded Skia4Delphi version, along with improvements to TMemo, dynamic style loading on non-Windows platforms, and Z-Order Manager on Windows.
BLE and Bluetooth:
- The 12.3 release improves the quality of our Bluetooth and BLE support across all RAD Studio target platforms. The changes include also a new event, called when the BLE transmission configuration changes (RAD Studio)
RAD Server:
- WebStencils integration adding web development to RAD Server's Web Service development capabilities; extension of Swagger Documentation support with custom metadata, API filtering, YAML format, and Delphi multiline string literals. 12.3 improves date and time formatting in JSON responses, includes option to obfuscate values for MasterSecret and Appsecret in emsserver.ini, and adds instance-wide custom variables. (RAD Studio)
OperaOpera 120.0 Build 5543.201 (64-bit)
iTop VPNiTop VPN 6.5.0 - Fast, Safe & Secure
PhotoshopAdobe Photoshop CC 2025 26.10 (64-bit)
BlueStacksBlueStacks 10.42.101.1001
CapCutCapCut 6.8.1
Premiere ProAdobe Premiere Pro CC 2025 25.4
PC RepairPC Repair Tool 2025
Hero WarsHero Wars - Online Action Game
SemrushSemrush - Keyword Research Tool
LockWiperiMyFone LockWiper (Android) 5.8.1
Comments and User Reviews