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
4. HFSQL Classic
Previous pageTable of contentsNext page
HFSQL Classic is a powerful system for managing relational databases (RDBMS) that can be used on a single computer or in local network. HFSQL Classic does not require the setup of a database server.
The characteristics of HFSQL Classic are as follows:
  • An HFSQL Classic application can be run on different client computers distributed across a local network.
  • The data files are located in a directory that can be accessed by the client computers (a shared directory on the network, for example). Each client computer physically accesses the data files.
  • All processes (requests, read from and write records to a data file, etc.) are performed on each client computer.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help