ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
<Connection variable>.UpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.