Rad Studio 13 is fully supported by our Delphi and CBuilder components:

  • sgcWebSockets
  • sgcOpenAPI
  • sgcIndy
  • sgcBiometrics

Main features of RAD Studio 13 "Florence":

  • Cross-platform development continues: Windows, macOS, Linux, iOS, and Android.
  • Language improvements in Delphi: introduction of the ternary (conditional) operator, plus other compiler enhancements.
  • WebStencils enhancements: new features for building web apps and services, including
    • Session management through TWebSessionManager (cookie, header, or query-based sessions)
    • Built-in authenticators like TWebBasicAuthenticator (HTTP Basic Auth) and TWebFormsAuthenticator (form login with configurable flows).
  • Productivity and IDE improvements:
    • Smarter CodeInsight with better understanding of Object Pascal idioms and FireMonkey patterns
    • Integration with AI tools and assistants (support for OpenAI, Gemini, Claude, Ollama, etc.) for code suggestions and tasks.
  • Security focus: role-based authentication, session handling, and safer web application components.