ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
ERR_DISCONNECTED_RELOG
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Cell control
The Cell control contains controls......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
8. 10 tips for better interfaces...
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
9. Overlaying controls
Utilisation dans la classe _VisiteGuidéeEtapeEffet - Accès en Lecture + Ecriture - Type : Entier32...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
4. When to use the debugger?
<Window>.ToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......