ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV Mobile 2024 Tutorial
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
15. Cookies: information stored on the end user's computer
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.