ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

USB constants
List of constants used by the USB functions....
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......