ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Properties associated with report controlss
List of properties associated with the report controls...
PDFSign (Function)
Adds an approval signature to an existing PDF.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
Report viewer: Offer several reports
In the document preview, end users can......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).