ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional connection information
When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information...
<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....
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
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....
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS web service database.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......