ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
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......
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the 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.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HExecuteProcedure (Function)
Runs a stored procedure.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
1
6
7
8
9
10
24
>