ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an 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.
HSaveParameter (Function)
Saves a persistent value on the 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......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
7. AJAX technology
11. Table/Looper controls
11. Table/Looper controls
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
SQLExec (Function)
Names and runs an SQL query.