ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WINDEV 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 Cient/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 HFSQL Client/Server are as follows:
  • An HFSQL Client/Server application can be run on different client computers that communicate with the database server over the network.
  • 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.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help