ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Programming overview in C and C++
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Manager of automated tests
The test manager is used to......
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
First project window
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
21. Managing business rules
Managing business rules...
Windows
The windows represent the main interface of a WINDEV application......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Bitwise operators
The operations on binary values are performed......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
xBase files: Limits
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......