ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure...
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HOpen (Function)
Opens a data file.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also...
SQLConnect (Example)
Usage example of the SQLConnect function
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure...
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting...
HCloseConnection (Example)
Usage example of the HCloseConenction function
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
HOpenConnection (Example)
Usage example of the HOpenConnection function
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Network constants
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.