ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Properties linked to the Euro management
List of properties linked to the Euro management...
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
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......
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
The Clickable Image control
The Clickable Image control can be used to......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
SQL functions: Special case
List of SQL functions: Special case...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
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......