ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Detection identifier. This identifier is used in the following cases: to interrupt the Notification mechanism. Simply pass this identifier as a parameter to the GPSStopDetection function.to identify the processed position in the called Procedure WLanguage (if the same Procedure WLanguage is used to process several positions)..
Name of the WLanguage procedure ("callback" procedure) called when the device enters into or exits from the region delimited by the specified parameters. For more details on this procedure, see Parameters of the procedure used by GPSDetectPosition.
Latitude of position whose proximity will be detected.
Longitude of position whose proximity will be detected.
Radius (in meters) around the position whose proximity must be detected from which we want to be notified. If this parameter is not specified, the radius around the position will be set to 50 meters.
Timeout (in hundredths of a second) of the proximity alert. This timeout starts from the call to the function. No timeout will be defined if this parameter is set to -1 or if it is not specified.If this timeout is specified, the notification mechanism will automatically stop at the end of the timeout.This parameter can correspond to: an integer corresponding to the number of hundredths of a second,a Duration variable,Versions 23 and laterdirect indication of the Duration (e.g. 1 s or 10 ms). New in version 23direct indication of the Duration (e.g. 1 s or 10 ms). direct indication of the Duration (e.g. 1 s or 10 ms).
Special cases
Required permissions
Required application feature
Last update: 01/01/2021
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: