ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Importing data files into the analysis (external database, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc, ...
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
The server is currently updated. Retry later.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
MemcachedIncrementKeyGroup (Function)
Increments the value associated with a key on a group of servers.
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
5. HFSQL Client/Server
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
MemcachedGetKeyGroup (Function)
Retrieves the values of keys stored on a group of Memcached servers.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
5. HFSQL Cient/Server
1
5
6
7
8
9
156
>