ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Error 42: Label out of scope of GOTO
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Error 11: The label is unknown