ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Retrieving information about a device (mobile, ...) Hide the details
geoPosition variable containing information about the device position. If the position is invalid, the ErrorOccurred variable is set to True and the error details are returned by ErrorInfo.
Maximum timeout (in hundredths of a second) for updating the device position.An error occurs if the timeout ends before the position of the device is updated. This error can be detected by the ErrorOccurred variable and the error details can be returned by ErrorInfo.If this parameter is not specified, the timeout is set to 1 minute.Remark: This parameter can correspond to: an integer corresponding to the number of hundredths of a second,a Duration variable,Versions 23 and laterthe direct indication of duration (1 s or 10 ms for example). New in version 23the direct indication of duration (1 s or 10 ms for example). the direct indication of duration (1 s or 10 ms for example).
Message of hourglass displayed when updating the position.Remark: This parameter is taken into account only if the call is performed in the main application thread. This parameter is ignored.
Managing locks
Retrieved properties
Required application feature
Last update: 08/25/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: