ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Properties linked to the Euro management
List of properties linked to the Euro management...
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Accessibility in mobile applications
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
The Cell control
The Cell control contains controls......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......