C++

New in 10.2.2! RAD Server Single Site Deployment License in Ent & Arch Editions

New in 10.2.2 is the inclusion of aRAD Server Single Site Deployment License in Enterprise & Architect Editions of Delphi, C++Builder and RAD Studio. A Single Site license is perfect for both in-house developers building solutions for their company and ISVs creating solutions for multiple companies. ISVs and in-house developers alike can leverage built-in multi-tenancy support to spin up…
Read more
C++

Building Perfect REST APIs with RAD Server and Delphi

REST API architecture has become the most popular approach for building scalable, secure, multi-user systems.Using RAD Server you can quickly publish your Delphi or C++ logic as HTTP REST API endpoints that can be used from any app and framework, including mobile…
Delphi

Easily Make Asynchronous REST Calls In Delphi 10.2.1 Tokyo On Android, iOS, macOS, and Windows 10

The Hospitality Survey App template contains a RAD Server project and a Delphi client project. You can download the Hospitality Survey App template code for yourself from Embarcadero’s GetIt. The Delphi client project makes REST calls via the BaaS components to RAD Server. Keep in mind that this same source code will work with TRESTClient and TNetHTTPClient. It is beneficial for the REST…
Read more
Delphi

Get Up And Running Fast With The In Depth Developer Guide For The Hospitality Survey App Template

The Hospitality Survey App templatethatEmbarcadero has released for Delphi 10.2 Tokyo through their GetIt platform is quite extensive. I have put together a developer guide video for the project which explains more in depth. The video explains each of the four different projects that make up theHospitality Survey App. These projects include: A client app built with…
Read more
Delphi

Build Dynamic Forms At Runtime With Hospitality Survey Editor For Delphi 10.2 Tokyo

Embarcadero has released a Hospitality Survey App templatefor Delphi 10.2 Tokyo through their GetIt platform. The Hospitality Survey App consists of four different projects. A client app built with FireMonkey for Android, IOS, OSX, and Windows where users can fill out survey information. A web app built with AngularJS for viewing survey stats. A REST server built with RAD Server for Windows…
Read more