ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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.
Importing data files into the analysis (external database, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
The server is currently updated. Retry later.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
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......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
MemcachedIncrementKeyGroup (Function)
Increments the value associated with a key 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......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
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
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
1
5
6
7
8
9
155
>