ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa.
In Android and iOS, displays an endless progress bar in a window.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
CursorDisplay (Function)
Displays or hides the mouse cursor.
Translating a text file with WDTRAD
User Groupware functions...
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
9. Internal component
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......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
14. Report templates
...Report templates are used to easily standardize report layouts....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
The Clickable Image control
The Clickable Image control can be used to......
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......