ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 5 - 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
HFSQL Client/Server is a powerful system for managing relational databases (RDBMS) in Client/Server mode.
The characteristics of the Client/Server mode are as follows:
  • An HFSQL Client/Server site is run on different client computers. A session is started on the Web server for each site run.
  • The data files are located on a server (HFSQL 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.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help