ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WINDEV Mobile concepts / Part 3 - Databases
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
5. HFSQL Client/Server
Previous pageTable of contentsNext page
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode.
The characteristics of the Client/Server mode are as follows:
  • An HFSQL Client/Server application can be run on different mobile devices (client computers).
  • Data files are located on a server. Only the server physically accesses the data files.
  • All processes (queries, read from and write records to a data file, etc.) are performed on the server.
HFSQL Client/Server
HFSQL Client/Server can be used on iPhone, iPad, Android and Universal Windows 10 Platform.
Previous pageTable of contentsNext page
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 08/31/2022

Send a report | Local help