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.
MouseXPosReturns 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.).
MouseYPosReturns 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.).
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/15/2023

Send a report | Local help