ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTP constants
List of constants used by the FTP functions....
Net constants
List of constants used by the Net functions....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server)...
HChangeConnection (Example)
Usage example of the HChangeConnection function
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must...
HConnect (Example)
Usage example of the HConnect function
LDAP constants
List of constants used by the LDAP functions....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server)...
Accessing a database via a web service
The database can be accessed via a web service......
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called...
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
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.
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...
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing...
3. Managing sockets
WINDEV includes advanced socket management functions....
Test of a query
The query editor allows you to run the test of query result......
<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.