Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++

Introducing Delphi and C++Builder Community Edition

Today is a very exciting day for our community. For many years, we’ve gotten requests from Delphi and C++Builder users that they’d love to see a Community Edition of Delphi and C++Builder. For the first time ever, we are launching a full featured Community Edition. It is a path for new developers to experience the amazing capabilities of Embarcadero’s developer tools and…
Read more
News

Learn to Program with Delphi Community Edition: Part 2 - Building and Debugging

In the first post we covered the installation of Delphi Community Edition. The best way to learn something is to start using it to build something useful, but not too complicated. Today we will start creating a “calculator” application that we will use as a vehicle to learn the basics of programming in Delphi. Understanding the IDE Probably the most important developer tool that programmers…
Read more
News

Enabling GetIt Install Logs for RAD Studio Installation

At times, RAD Studio GetIt-based web installer stops with some fairly vague error message. These can be due to connectivity issues, odd file system configurations, lack of disk space, an existing partial install, and other causes. But some of the error messages like…
Delphi

Learn How To Customize The Look And Feel Of The FireMonkey Field Service Template Apps

The RAD Server Field Service Template provides an end to end field service application template for routing appointments, managing parts, and user administration. It is made up of a REST server module, a desktop client, and a cross platform mobile client. The template can give you a head start in building your own field service solutions. You can download the template from within the RAD Studio…
Read more
News

RAD Server 10.2.3 Performance Patch

Embarcadero has just released a performance patch for the RAD Studio 10.2.3 version of RAD Server, our REST-basedweb service hosting architecture. Getting The RAD Server Optimization Patch This patch is available athttp://cc.embarcadero.com/item/30838 and…
News

Updated IBLite 2017 GetIt Package With License File

IBLite is the localversion of the InterBase database you canembed in your mobile and desktop applications. RAD Studio has full deployment support, so you can easily deploy the required file with your app, both for debug and for store deployment (see image below).
Delphi

Tech Tip: How do I secure RAD Server for production deployment?

Note: This is not a comprehensive security tutorial for RAD Server merelya tech tip. There are a number of sections in the emsserver.ini file which can help you secure your RAD Server for production which include Server.APICrossDomain, Console.Login, Server.Authorization. You can limit cross site scripting by changing the CrossDomain setting in Server.APICrossDomain to only allow your…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES