ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Clickable Image control
The Clickable Image control can be used to......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
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......
Error 24: No END statement is associated with this LOOP
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......
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......
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
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
AnimationEnabled (Function)
Enables or disables the animations in the controls.