News

Using EMSDataSetResource Component with RAD Server

[See the full index of articles for more information] Table of Contents The EMSDataSetResource Component Test the RAD Server application Create VCL client application using the EMSDataSetResource endpoint functionality Additional Information 1 The EMSDataSetResource Component The new EMSDataSetResource component allows for greater control of the data retrieved by desktop, multi-device, web and…
Read more
Delphi

Offline Capable Cross Platform Delphi 10.2 FireMonkey Client Code For Android, iOS, macOS, And Windows

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. This blog post is about the offline capable mobile client…
Read more
C++

C++ Builder 10.2.2: DataSet Mapping to JSON for JavaScript client support

Introduction In C++Builder 10.2.2, Embarcadero has added a new component to the FireDAC BatchMove architecture, to support generating JSON data from database tables, in an easy and flexible way. RAD Studio (Delphi and C++ Builder) has offered support for JSON in different ways and for a long time. From the JSON system unit (originally part of the DBX space) to the DataSnap table mapping (also via…
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