ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.