ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Document (Type of variable)
The Document type is used to handle a "docx" document.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
WDDeploy features
WDDeploy can be used to......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Project description: Options tab
The project description window allows you to configure various elements of your project......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
CallDLL32 (Function)
Runs a function found in an external DLL.
Constants used by the scanner functions
Constants used by the scanner functions...