ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
4. UI: Windows
IU of windows...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Body block
The Body block corresponds to the main block of the report......
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
The Static control
A Static control is a control used to display a static text......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......