ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The indexed controls
A control is an indexed control if it contains several controls with the same name......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Upload control events
The following processes are associated with the Upload control:...
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
5. Site test in practice
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
ERR_BAD_CONTEXT_FOUND
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......