ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Task list
Each project can be associated with a task list......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Style of a control
As soon as it is created, a control is associated with a style......
Find out the account that runs the AWP protocol
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Multi-project search
Performing a search in the current project is a common operation......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
13. Print: Reports
WINDEV reports...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Programming automatic calculations in the columns of a Table control
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Error 1: Syntax error
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......