Accessing internet resources becomes a common feature in modern desktop windows applications. Thinking how to build these capabilities in yourDelphi/C++ FireMonkey Applications?WINSOFTmade a Flexible component suite that helps you to access internet resources withFTP, andHTTP/HTTPSprotocols. It uses the Standard…
Interesting HFS (HTTP File Server) Delphi VCL Project Lets You Easily Send And Receive Files
October 4, 2020
The HFS is different from classic file sharing because it uses web technology. It also differs from classic web servers because it’s very easy to use and runs “right out-of-the box”. The virtual file system will allow you to easily share even one single…
Learn How To Create A Database Login Dialog In Delphi With The FireDAC.TFDGUIxLoginDialog Sample
October 4, 2020
This sample describes how to use TFDGUIxLoginDialog in FireDAC GUI applications to allow users to enter their database credentials to connect to a DBMS. The same component also allows users to manage their passwords.
The sample connects to a database using a…
Learn How To Select Key Entry Types With The FMX.KeyboardTypes Sample In RAD Studio For Android And iOS Devices
October 3, 2020
Location
You can find theKeyboardTypessample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand navigate to:Object PascalMulti-Device SamplesUser InterfaceKeyboardTypesCPPMulti-Device SamplesUser InterfaceKeyboardTypesSubversion…
Announcing DelphiCon WorldWide 2020
October 3, 2020
We are organizing DelphiCon WorldWide as an online Delphi focused event for 2020. This event is different from CodeRage of past as DelphiCon is focused on Delphi.
Three days – Tuesday, November 17th through Thursday the 19th. 9 AM to 1 PM CST each dayOnly one track…
Learn How To Implement Auto-Incremental Fields In This FireDAC.AutoincFields Sample For Delphi
October 2, 2020
FireDAC allows the insertion of a new record with an auto-incrementing column and getting back a new value of this column. That works for immediate updates, as well as forcached updates. Depending on the DBMS, the auto-incrementing fields may be implemented either…
GpDelphiUnits is a collection of Delphi units by Primož Gabrijelčič. These units might help you to do some work quickly and efficiently. This is an open-source project and you can check out the full source code on overGitHub.
What you can get from these units?
Learn About The Delphi Language Growth and Modern Capabilities
October 1, 2020
The Delphi has been blazing fast application development environment for over 25 years now and it continues on growth. Delphi is swift and capable of creating any application if you know how to use Delphi!
Currently, with the Delphi, you can create apps for many operating…
Note the following information has been made available by the author of PasDoc regarding the tool.
Documentation is generated from comments found in the source code or from external files. Many formatting @-tags are supported. Many output formats are supported, including…
Powerful Port And Memory-Mapped I/O Accessor For Delphi/C++ Applications On Windows.
October 1, 2020
Port-Mapped I/O and Memory-Mapped I/O is the key method to connect from CPU to I/O Peripherals. Do you need to write applications to access Memory-mapped IO addresses using Delphi/C++? Don’t know where to start? Don’t worry, WINSOFT helped us with a component to…




