The RAD Server Field Service Template provides an end to end field service application template for routing appointments, managing parts, and user...
developer-tools
General Manager Update for September 2018
As we start September, I want to provide some important updates around products and product packaging. Earlier in the year, we simplified our SKUs...
Secrets of FireDAC: Pagination With Grids And LiveBindings
If you want to display only a range of results from a recordset you can using paging (otherwise known as pagination) to do so. It is a common...
Articles and News from the C++ community
To prepare for the appearance of C++17 support in the "Carnival" release of C++Builder (RAD Studio August 2018 Roadmap), here are some...
API Limits with #FDEC
The FireDAC Enterprise Connectors (#FDEC) by CData and Embarcadero make it really easy to work with various APIs just like you would any SQL...
Happy 35 years to C++
Choosing a programming language to learn and utilize is an extremely personal choice and not one that developers take lightly. C++ has a long...
Secrets Of FireDac: Last Inserted Auto Generated Id And Enterprise Connectors
A common pattern when inserting data into a database table which has an auto increment field set on it is to use an SQL query to select the last...
Introducing FireMonkey Stencils
Last week, we released the FMX Stencils pack. The FireMonkey Stencils pack was designed to enhance communication between designers and developers...
std::out << "Happy 35th birthday, C++!"
C++ has a long history, beginning in 1979, with Cpre, which added classes to C. By 1980, it was C with Classes. And then in December of 1983,...
About the author
Please, find more about me and contact details in my LinkedIn Profile: https://www.linkedin.com/in/fernandorizzato/
Learn How To Replicate A TFDMemTable Into An IBLite Table With FireDAC In Delphi 10.2 Tokyo
The Field Service Template client app has offline capabilities which allows you to record changes offline without an internet connection....
Full Featured FireMonkey Mobile Client Source Code For Delphi 10.2 Tokyo On Android, iOS, macOS, and Windows
The RAD Server Field Service Template utilizes a RAD Server based REST server module for the server side. On the admin side there is a FireMonkey...
Tudo o que você precisa saber sobre o Embarcadero Conference 2018
Foi dada a largada para o Embarcadero Conference 2018, e este artigo traz um resumo das informações vitais sobre o evento, além das principais...
Webinar Replay: What you need to know about UX Design for Mobile IoT applications
The Internet of Things (IoT) is one of the hottest topics in the tech world today. The ability to connect everyday objects to the internet and...
Building REST services with RAD Server (Delphi & C++ Builder)
REST Services using Delphi: http://chapmanworld.com/wp-content/uploads/2018/08/RAD-Server-for-REST-Delphi.mp4 REST Services using C++ Builder:...
Upload An Attachment To SalesForce With The Delphi 10.2 Tokyo Enterprise Connectors
I am working on a project that utilizes the Embarcadero Enterprise Connectors powered by CData to access SalesForce through it's API. The...
August 2018 Roadmap Commentary from Product Management
2018 has been a very exciting year so far for Embarcadero. In our roadmap, you can find the key features that we’ve planned for calendar year...
Opening a PDF on Android with Delphi
Intents on Android using API 26 to open PDF documents. Recently, the Google Play store updated its requirements so the target API level of 26 was...
On the road again: EKON 22, 5.-7- November, Düsseldorf
EKON 22 – DIE ENTWICKLER KONFERENZ FÜR DELPHI-DEVELOPER Die 22. Entwickler-Konferenz startet vom 5. bis 7. November 2018 in...
On the road again: DevTracks 12. September, Oldenburg
Schnelle, langlebige und kostengünstige Softwareentwicklung Wir laden Sie zu einer weiteren Veranstaltung unsere DevTracks am 12. September...
Largest World Record Holding Model Train Set Powered By Delphi
Miniatur Wonderland Hamburg is the world's largest model train set as officially certified by the Guinness World Book of Records. Apparently the...
Deadline Approaching: Google’s new Android API level 26 Requirements
[Update: With the 10.3 Carnival Beta, you're now able to target the Google Play Store to meet the new API level requirement. If you're a customer...
Create App Store ready apps with Community Edition
Start building visually stunning multi-device applications right away with these great tools accessible from the IDE’s Welcome Page. TIP: If...
Learn to program C++ with C++Builder Community Edition: #5 Operators, and final application!
Welcome to the fifth and final episode of Learning C++ with C++Builder Starter. Last time, we had a calculator and numerical input,...