ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
Organization chart linked to a data file
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Error 17: OTHER CASE must be the last statement used in SWITCH
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......