ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
HDropView (Function)
Removes a materialized view from the HFSQL server.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
HUpdateSet (Function)
Creates or updates a set of procedures on 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.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
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.