ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
HFSQL Client/Server: Configuring the server
License agreement - HFSQL Client/Server
<Connection variable>.ModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HStopServer (Function)
Stops an HFSQL server.