ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Monitoring robot: Robot controller settings
From the monitor, you can change the configuration options......
The Wire control
The Wire control is used to visually link 2 controls......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
SaaS-exclusive new features available in version 2025
...L'administrateur de la fabrique logicielle permet de ......
How to create and handle a structure?
This help page explains how to create and handle a structure....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
4. Monitor your applications
11. Window templates
WINDEV Mobile allows you to create window templates....
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Operations performed on use case diagrams
The following paragraphs explain......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Classes, members, methods and properties
A class is made of......
How to loop through a file using filters?
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Global procedure/function
A global procedure can be used in all the processes or events of the project....