Fast, Integrated Design Tool for PC and Development for Modern Apps!

Embarcadero RAD Studio

Embarcadero RAD Studio

  -  302 MB  -  Trial
  • Latest Version

    Embarcadero RAD Studio 13.0 LATEST

  • Review by

    Daniel Leblanc

  • Operating System

    Windows 10 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    Embarcadero, Inc. / External Link

  • Filename

    RADStudio_13_0_esd_3601D8E02.exe

Smart developers and Agile software teams write better code faster using modern OOP practices and RAD Studio’s robust frameworks and feature-rich IDE.



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
What's New

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
FAQ

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.
PROS
  • Rapid cross-platform app development
  • Powerful visual design tools
  • Extensive library and component support
  • High-performance native compilation
  • Comprehensive debugging tools
CONS
  • High licensing and upgrade costs
  • Limited modern UI/UX components
  • Resource-intensive IDE performance
  • Dependency on proprietary frameworks
Note: Note: 30 days trial version. You need to request a trial key in order to successfully complete the installation of the product.

Why is this app published on FileHorse? (More info)
  • Embarcadero RAD Studio 13.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Embarcadero RAD Studio 13.0 Screenshot 1
  • Embarcadero RAD Studio 13.0 Screenshot 2
  • Embarcadero RAD Studio 13.0 Screenshot 3
  • Embarcadero RAD Studio 13.0 Screenshot 4
  • Embarcadero RAD Studio 13.0 Screenshot 5

What's new in this version:

64-bit IDE for the Windows 64 Target Platform:
- First full featured 64-bit IDE for Windows 64 target platform with core RAD Studio IDE installation. Offers Delphi and C++ support for building and debugging 64-bit Windows applications, now including: code tooling for C++ via Visual Assist; support for COM, ActiveX and Type libraries; Live Templates (Ctrl+J) and the Surround menu, and quality improvements (Delphi and C++Builder).

New Ternary Operator and Other Delphi Language Extensions:
- RAD Studio 13 introduces a new ternary operator, implemented using the “if” keyword, a new NameOf intrinsic function, new {$PUSHOPT} and {$POPOPT} compiler directives, implicit "Self" parameter declaration in record class operators Initialize and Finalize, new “is not” and “not in” language operators, a new “noreturn” directive for procedure declaration, and additional constraints for generic types (Delphi only).

C++Builder Windows Modern Toolchain:
Introduces Support for C++ 23:
- C++Builder Modern Win64 compiler updated to Clang 20 introducing C++ 23 support (and defaulting to C++ 23). This is a significant further upgrade to C++ Modern toolchain from RAD Studio 12.x. RAD Studio 13 offers improved Address Sanitizer (ASAN) runtime, versioned shared libraries, and improved compatibility with legacy versions of C++Builder compiler (C++Builder only).

SmartCore AI Component Pack (AI inside Your Apps):
- (Soon to be available in GetIt). RAD Studio 13 introduces new core AI components to add AI features to apps or build brand new AI-focused apps with Delphi or C++Builder. This is a building block and a foundation for the future: Can be extended to integrate with additional AI engines and UI controls. SmartCore AI Component Pack from GetIt will use specific drivers to communicate via REST with different AI engines (including OpenAI, Claude, Gemini and Ollama). Users can also add additional drivers for AI providers to expand app capabilities (Delphi and C++Builder).

RAD AI Companion Web Site:
- Along with the release of RAD Studio 13, Embarcadero is launching a RAD Studio tailored chat bot, offering the ability to query an AI specifically trained on our product and its libraries or to ask it to generate application source code (Delphi and C++Builder).
- WebBroker and WebStencils Enhancements (including Session Management):
- RAD Studio 13 extends WebStencils web technologies (WebBroker, DataSnap, RAD Server) by providing server-side scripting and turning RAD Server into a Web Site and Web Service tool. WebBroker adds session management, better Apache integration, Nginx web server support, and improved logging. WebStencils brings support for session data, global variables, and a new switch statement, integrating sessions authentication and authorization, and offering direct access to dataset properties to make building complex web sites much easier (Delphi and C++Builder).

GetIt Packages Versioning:
- In RAD Studio 13, GetIt adds versioning support, allowing Embarcadero and partners to publish and offer multiple versions of the same package. It also offers users the ability to pick a specific version their applications relies on rather than be forced to install the most recent version (Delphi and C++Builder).

RAD Studio IDE Search Features:
- RAD Studio 13 adds extensive and configurable search features in many IDE panes, including the Project Manager, the Structure View, the Message pane and Events log. For the Message Log, RAD Studio 13 also adds additional highlighting options, and introduces grouping for compiler hints and warnings in the same source code file (Delphi and C++Builder).
- Quality Improvements: Platforms Integration:
- RAD Studio compilers target Windows (with Delphi and C++), and Android, iOS, macOS and Linux platforms (with Delphi). The new release includes Windows APIs cleanup, and updates to WinRT APIs, WinAPI WinMD projection, and WebView 2 control in TEdgeBrowser. Delphi also includes expanded iOS API headers, and improved Java2OP importer for Android (Delphi and C++Builder for Windows, Delphi for other platforms).

Quality Improvements: VCL:
- RAD Studio 13 introduces new features and quality improvements for integrated UI libraries. VCL introduces integration of UIAutomation Microsoft interfaces and TitleBar styling, improvements to ControlList, FormsTabsBar, TToggleSwitch components, ActionMainMenuBar scrolling , and much more (Delphi and C++Builder).

Quality Improvements: FireMonkey:
- FireMonkey in RAD Studio 13.0 integrates a new Display Link Service for more stable and smooth animations. Improved performance when copying bitmaps by leveraging the GPU, a brand new MaskEdit component, additional TPresentedScrollBox properties, a new IFMXSpellCheckerServiceEx interface, updated TAlignLayout to include new alignment options for centering controls, and a new ApplicationEvents component. Improved FMXLinux integration enables easier use of the Linux UI model available for Enterprise customers as a GetIt package. Skia4Delphi support was also updated to the most recent version (Delphi and C++Builder).

Quality Improvements: FireDAC and Databases:
- RAD Studio 13 introduces multiple updates to FireDAC, including expanded support for Unsigned Big Integer database fields to more flexible options when dragging a field from the fields editor to a visual form. New features associated with OAuth authentication for Oracle, parallel backup operations for FireBird, and improved support for PostgreSQL array types. Note: RAD Studio already includes a license for the upcoming InterBase 15 Developer edition (Delphi and C++Builder; Support for enterprise databases available in Enterprise+ only).

Quality Improvements: RAD Server Enhancements:
- RAD Studio 13 makes using Swagger-based API Documentation more flexible, as schema and reference parameters are now optional. New version adds option to RAD Server Multi-tenancy support to integrate tenant-specific configuration, and introduces a simple and direct way to implement API Versioning (having a server offering multiple versions of the same REST APIs for older and newer client applications) (Delphi and C++Builder, Enterprise and Architect editions only).
- Quality Improvements: Delphi and C++ Code Tooling:
- In response to Delphi customer requests, the old “Classic” Delphi CodeInsight engine for code completion is made available again as an alternative to the DelphiLSP powered version in the IDE.RAD Studio 13 also provides a Delphi Upgrade Advisor wizard to enable developers to identify meaningful changes to project configuration and code, improving compilation time and code tooling experience. For C++, Visual Assist integration is enabled in the 64-bit IDE, while also providing improved stability in the 32-bit IDE (Delphi and C++Builder).

Quality Improvements: IDE and Debugger:
- RAD Studio 13 includes numerous improvements to the IDE. LLDB-based debuggers are updated to version 20 of LLDB, matching the update of the C++ compiler to Clang 20. Debugger quality is also improved, focusing primarily on the 64-bit IDE debug experience. Furthermore, the Attach to Process dialog box is redesigned to include additional columns that display information about processes, as well as various UI controls. New version also includes improvements to Smart CodeInsight (our AI for developers) with a new Test Connection feature in the configuration dialog, and to the prompts and response processing. In the IDE, users can apply the background color to editor tabs, activate the IDE theme for Structural Highlight colors, and copy error messages from the structure pane. RAD Studio 13 also expands ToolsAPI to allow customers and third party vendors to expand and customize the IDE in almost unlimited ways using an official set of interfaces (Delphi and C++Builder).