ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
LDAP constants
List of constants used by the LDAP functions....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
HChangeConnection (Example)
Usage example of the HChangeConnection function
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
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.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
<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.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.