ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
10. UMC: User Macro-Code
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
5. User Groupware in practice
SMS functions
List of SMS functions...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
13. Print: Reports
WINDEV reports...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 1021: The method of the class is not global
Error 1: Syntax error
8. Optimizing an application
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......