ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Properties linked to the Euro management
List of properties linked to the Euro management...
The Cell control
The Cell control contains controls......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
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......
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......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
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......
9. Overlaying controls