ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
HTML Display control properties
HTML Display control properties...
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
HIndex (Function)
Rebuilds the file index (".NDX" file).
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").
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
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.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.