ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Mobile specific functions / Multi-Touch 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
Multi-touch management functions
The following functions are used to manage gestures on a phone (iOS/Android) or in a site (multi-touch):
GestureCurrentPointerReturns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
GestureNbPointerReturns the number of pointers in contact with the screen.
GesturePointerTypeReturns the type of pointer used on the device: finger, mouse or stylus.
GesturePosXReturns the horizontal position of the pointer (finger or stylus).
GesturePosYReturns the vertical position of the pointer (finger or stylus).
Minimum version required
  • Version 17
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/23/2023

Send a report | Local help