ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: SCM tab
The project description window allows you to configure various elements of your project......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Print functions
List of print functions...
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Error 1014: The access to the member of the class is restricted by a private inheritance
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Project description: Style tab
The project description window allows you to configure various elements of your project......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......