ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Flexbox control
Flexbox is a standard layout system for web pages......
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......
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
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......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
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......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Screen,Input (External language)
Starts the input in the controls of a window.
9. Overlaying controls
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......
AnimationEnabled (Function)
Enables or disables the animations in the controls.