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.
Programming the table cells
The Table controls can be handled......
Events associated with Tab controls
List of events associated with Tab controls...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Events associated with the Pivot Table control
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with an infinite Progress Bar control
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with OLE controls
List of events associated with OLE controls...
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with a Dockable Panel control
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...