ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.