ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Error 4: A space is required after the ':' character
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Handling TimeLine controls programmatically
A TimeLine control can be......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Error 28: No END statement is associated with this SWITCH
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
8. Associating controls with data
Internal component
An internal component is a set of elements from a project......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
ServiceRestart (Function)
Restarts a service (already started).
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Binding a Combo Box control to an item
Error 17: OTHER CASE must be the last statement used in SWITCH
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
"Reports & Queries" software
This is "Reports & Queries"......
Reports & Queries: New features in this version
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......