ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Mobile specific functions / Permission 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
The following constants are used to manage permissions:
ConstantDetailsFunction
permCameraPermission to access the device camera(s). PermissionRequest,
PermissionList
permWriteContactPermission to modify contacts. PermissionRequest,
PermissionList
permWriteExternalStoragePermission to write on the external storage. PermissionRequest,
PermissionList
permRecordAudioPermission to record audio streams.PermissionRequest,
PermissionList
permSendSMSPermission to send SMSes.PermissionRequest,
PermissionList
permManageExternalStoragePermission to manage external storage. PermissionRequest,
PermissionList
permReadContactPermission to read contacts. PermissionRequest,
PermissionList
permReadPhoneStatePermission to access phone information. PermissionRequest,
PermissionList
permLocationPermission to access the device's location.PermissionRequest,
PermissionList
permBackgroundLocationPermission to access the device's location when the application is running in the background.PermissionRequest,
PermissionList
permFineLocationPermission to access the device's precise location.PermissionRequest,
PermissionList
Minimum version required
  • Version 26
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help