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.
Various WEBDEV constants
Various WEBDEV constants...
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Handling Organization Chart controls programmatically
WinCopyForm (Function)
Copies the content of a form into the clipboard.
HeightHalfExpanded (Property)
The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
Viewing a report in 3D
Your report displays controls that overlap?......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Manipulating Carousel controls programmatically
WINDEV lets you manipulate a Carousel control directly by programming......
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Z-index of a control
All the controls in a window or report have a different z-index......
The Looper control
A Looper control is used to repeat the controls found in a specific area......