ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Multi-Touch functions
8 results
Constants for managing the multi-touch
The Gesture variable is used to retrieve the gesture parameters (swipe)...
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Returns the number of pointers in contact with the screen.
Returns the type of pointer used on the device: finger, mouse or stylus.
Returns the horizontal position of the pointer (finger or stylus).
Returns the vertical position of the pointer (finger or stylus).
The following functions are used to manage the multi-touch...