ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Cell control
The Cell control contains controls......
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......
The Clickable Image control
The Clickable Image control can be used to......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
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......
Window controls
Several types of controls can be used in a window, ......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
AnimationEnabled (Function)
Enables or disables the animations in the controls.
Screen,Input (External language)
Starts the input in the controls of a window.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Functions for managing Scheduler controls (prefix syntax)
List of functions that can be used with a Scheduler control (prefix syntax)....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
9. Overlaying controls
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
ERR_PARSER