ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sort (Function)
Sorts a WLanguage array.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Automatic calculations in a Table control (AAF)
ControlClone (Function)
Creates a new control from an existing control.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Creating an insert query
An insert query (corresponding SQL statement......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Round (keyword)
The Round keyword can correspond to...
Email (Property)
The Email property is used to get and change an email address.
Windows
The windows represent the main interface of a WINDEV application......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
EventOpen (Function)
Opens a synchronization event between several threads.