ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS-exclusive new features available in version 2025
...L'administrateur de la fabrique logicielle permet de ......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
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....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
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......
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......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Local procedure
Two types of procedures are available......