ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1: Syntax error
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
13. Print: Reports
WINDEV reports...
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
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, ......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 1021: The method of the class is not global
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......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
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......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Events associated with Chart controls
List of events associated with the Chart controls...
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
ERR_NO_WDADMIN
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......