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
ConstantDescriptionDetailsUsed by the function
cpClientMarker used to calculate the position.Mouse position in relation to the client area of the window with focus.CursorPos
cpScreenMarker used to calculate the position.Mouse position in relation to the screen.CursorPos
cpWindowMarker used to calculate the position.Mouse position in relation to the window with focus.CursorPos
falseAllHourglassHourglass displayed. Used to cancel all the current hourglasses to restore the initial shape of mouse cursor.Hourglass
mpControlMarker used to calculate the position.Position of the mouse in relation to the top left corner of the control.MouseXPos, MouseYPos
mpImageMarker used to calculate the position.Mouse position in the image (in relation to the top left corner of image).MouseXPos, MouseYPos
mpPageMarker used to calculate the position.Mouse position in relation to the top left corner of page.MouseXPos, MouseYPos
mpScreenMarker used to calculate the position.Mouse position in the screen (relative to the upper-left corner).MouseXPos, MouseYPos
mpWindowMarker used to calculate the position.Mouse position relative to the upper-left corner of the window.MouseXPos, MouseYPos
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help