In this webinar, you can learn about mobile and database development with Delphi. This webinar can be a quick start for new learners.
Overview
Introduction to mobile platformsPrototyping mobile apps on WindowsUsing platform servicesConditional defines & the mobile compilersUnderstanding ARC memory managementDeployment managerIntroduction to FireDACUsing embedded databasesUsing REST Client…
Create Powerful Master Detail Apps For Windows 10 With Delphi
December 24, 2020
The Windows10NavigationPane sample shows how to create an application that implements the “master-detail” interface and illustrates how to use the TImageList component to display icons on the master panel. The used styles are suitable for Windows 10 desktop…
Easily Manage Database Event Notifications In Windows Delphi Apps
December 23, 2020
When it comes to database applications, you start processing lots of data and events. So, to handle these events properly we can use TFDEventAlerter class to handle the database event notifications.
The general behavior of the events is DBMS-specific and TFDEventAlerter…
Quick And Easy Way To Create And Manage PDF Documents Programmatically
December 22, 2020
The Portable Document Format (commonly known as “PDF”) is a file format developed in the early 1990s as a way to share documents created by computers, including text formatting and inline images. PDF was designed to allow viewing documents independent of…
Create Robust Enterprise-Grade Windows Applications With The Enterprise Connectors For Delphi
December 21, 2020
Rapidly create and deploy powerful Delphi & C++ Builder Apps with native and feature-rich high-performance Data Access Components.
What can you do with these components?
Create Big Data & NoSQL Applications with Delphi/C++ BuilderGet Access to Marketing tools and…
Easily Implement Robust Binary Large Object (BLOB) Streaming With FireDAC In Delphi
December 20, 2020
The Blobs sample shows you how to create a BLOB stream for reading and/or writing the value of a specific BLOB field on a specific record. To this end, the sample uses the CreateBlobStream method of TFDQuery to create a read-only BLOB stream. In this sample, the BLOB…
New IDE Plugin: Parnassus Parallel Debugger
December 15, 2020
Advanced code editor markup, call stack UI, and multithreaded debugging tools — in a new plugin for RAD Studio now freely available.
We’re very pleased to announce a new IDE extension available today for RAD Studio 10.4.1, created by the same author as the popular…
Combine Front End, Back End, And Business Logic In Modern Full-Stack Development With Delphi
December 1, 2020
Many application developers are building a web version of their services to get more users. For instance, you do not always have the same phone or same laptop to utilize the application, if the application has a web version everything is done.
In this webinar, you can…
Quickly Share Data Between Datasets Using CloneCursor In This Native Windows Sample For Delphi
November 27, 2020
The CloneCursor sample shows you how to clone a dataset. To this end, the sample uses the CloneCursor method of the TFDDataSet class. Moreover, the sample uses other methods to determine whether the current record is within a specified range.
Location
You can…
Hit The Ground Running With Windows Native MongoDB Database Sample Apps For Delphi
November 24, 2020
MongoDB is a document database, which means it stores data in JSON-like documents, the most natural way to think about data, and is much more expressive and powerful than the traditional row/column model. How about connecting with MongoDB and exploring the available…




