ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
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....
How to?
Looper control break properties
Several properties can be used with the breaks found in a Looper control......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
CmdExecute (Function)
Executes a command in console mode.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Check Box control functions
The following functions are used to manage the Check Box controls......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......