ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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
The following functions are used to manage Beacons:
BeaconDetectBackgroundNotifies the application when the device enters or leaves the transmission range of a set of Beacons.
BeaconDetectPreciseUsed to find the Beacons near the device.
BeaconListBackgroundDetectionReturns the list of active Beacon detections started in the background with BeaconDetectBackground.
BeaconStopBackgroundDetectionStops one or more Beacon detections in the background.
BeaconStopPreciseDetectionStops the Beacon detection started by BeaconDetectPrecise.
Minimum version required
  • Version 23
Comments
Click [Add] to post a comment