ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable: General options
The main executable options are as follows......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Animating a Static control
Two methods can be used to animate a Static control......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
SNMP constants
List of constants used by the SNMP functions....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
The structure of the file for remote control
The management of remote control uses a file in INI format......
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Euro constants
List of constants used by the functions for managing the Euro....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......