ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical...
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java...
2. How to test a site?
3. Managing sockets
WINDEV includes advanced socket management functions....
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
<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.
WDTestSite: Load test
The stress tests are used to check......
Constants used by the the functions for managing the HFSQL Cluster
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application...
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure...
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure...