ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
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......
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoGroup (Function)
Returns information about the specified group of users.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
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....