ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
2. Analysis in practice
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
Select query description window: Items that can be used
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......