ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Screen,Input (External language)
Starts the input in the controls of a window.
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......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
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......
Link control properties
The Link control is available in a page and in a report......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Toolbar control properties
List of properties associated with the Toolbar control...
Splitter control properties
List of properties associated with the Splitter control...
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......
OLE control properties
List of properties associated with an OLE control...
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
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.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......