ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Mouse functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following functions are used to manage the mouse:
ControlOverIdentifies the control hovered over with the mouse cursor.
CursorCaptureDirects all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
CursorDisplayDisplays or hides the mouse cursor.
CursorPosReturns and modifies the position of the mouse cursor.
HourGlassTransforms the mouse cursor into hourglass (and conversely).
In Android and iOS, displays an endless progress bar in a window.
HourglassNetworkShows or hides an infinite progress bar in the title bar of Android application windows.
MouseXPosUsed in an linked mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor relative to the control or window in question.
MouseYPosUsed in an linked mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the vertical position (Y) of the mouse cursor relative to the control or window in question.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 04/08/2024

Send a report | Local help