ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorDisplay (Function)
Displays or hides the mouse cursor.
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.
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.
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.
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Events associated with an Organization Chart control
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Spin controls
List of events associated with Spin controls...
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Events associated with Shape controls
List of events associated with Shape controls...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with Bar Code controls
List of events associated with Bar Code controls...
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with a Spreadsheet control
SysIconAdd (Example)
Usage example of the SysIconAdd function
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Query editor: Characteristics
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.