ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Permission functions
6 results
Android permission functions
The following functions are used to manage permissions in Android applications
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities...
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application.
Permission (Variable type)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
PermissionList (Function)
Returns one or all the permissions declared by the application.
PermissionRequest (Function)
Prompts the user to grant an application permission.