ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
1. Testing a site: Elements to be tested
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Assisted universal replication: specific features
Handling an Upload control through programming
The Upload control is used to upload one or more files....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.