ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Image (Property)
The Image property gets and sets the background image of a control or block.
Outstanding progress bars
Simple or symmetric progress bar?
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
AnimationEnabled (Function)
Enables or disables the animations in the controls.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter 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......
Properties associated with reports and controls
List of properties associated with the reports and their 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......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Variable scope
Variables can be declared anywhere in the code....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Responsive Web Design: Slice management
In the WEBDEV editor, different resolutions are represented via slices......