ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
Manipulating Layout controls programmatically
A Layout control can be......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
<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....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
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....
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
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......
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....
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......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
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......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......