ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
<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....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Step 1: Configuring the print parameters
This step allows you to choose......
Spelling check functions
The following functions are used to manage the spelling checker:
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Handling Organization Chart controls programmatically
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
The Signature control
The Signature control is a report control used to sign......