ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
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.
HExecuteProcedure (Function)
Runs a stored procedure.
<Connection variable>.ModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
<Connection variable>.InfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
<Connection variable>.InfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
WINDEV and the SOAP protocol
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.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HInfoServerRights (Function)
Gets the rights granted to a user or group of users on a server.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.