ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
End of Document block
The End of document block is run once at the end of the report execution......
J2EE constants
List of constants used by the J2EE functions....
10. Internal components in practice
Compatibility between external components and deployed applications
A component can evolve in many ways......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
WDDeploy features
WDDeploy can be used to......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...