ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HManageServerUpdate (Function)
Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often to check for updates.
Remote HFSQL Administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server...
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy...
<Connection variable>.ManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL 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.
<Connection variable>.AddScheduledBackup (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.
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.
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.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
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.
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.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
1
6
7
8
9
10
24
>