ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
Handling Scheduler controls programmatically
A Scheduler control can be......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
11. User Macro-Code: UMC in practice
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
WEBDEV administrator: Viewing logs
The "Logs" tab is used to see the details of logs for a specific period......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
WDSQL, SQL querier: Overview
WDSQL is used to......