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
4. HFSQL Classic
Previous pageTable of contentsNext page
A WEBDEV HFSQL application can be in Classic mode (HFSQL Classic) or in Client/Server mode.
The characteristics of the Classic mode are as follows:
  • A site that uses HFSQL Classic is run on different browsers. A session is started on the server for each site run.
  • The data files are located in a directory (on the Web server or on another computer) that can be accessed by the sessions of the WEBDEV sites. Each session physically accesses the data files.
  • The processes (queries, read or add records in a data file, etc.) are performed by each session.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help