| |
AndroidActivityResultProcedure | Permite especificar el procedimiento a llamar para obtener el resultado devuelto por una actividad de terceros. |
AppleAdvertisingIdentifier | Devuelve el identificador de publicidad del dispositivo (solo iOS). |
AppleRequestTrackingAuthorizationAsynchronous | Displays the permission request for user activity tracking. |
AppleSignIn | Permite realizar una conexión con la opción "Iniciar Sesión con Apple" en dispositivos con iOS 13 y posteriores. |
AppleTrackingAuthorizationStatus | Permite saber si se concedió permiso a una aplicación para rastrear la actividad del usuario utilizando sus datos (solo para iOS). |
BrightnessAuto | Returns or modifies the activation status of the automatic adjustment of the brightness on the device. |
BrightnessGet | Returns the current setting of the brightness for the screen of the device. |
BrightnessModify | Modifies the setting of the brightness for the device screen. |
ChangeTheme | Permite cambiar mediante programación el tema (oscuro o claro) utilizado por la aplicación móvil. |
CheckUserIDentity | Checks the identity of the current user using biometric authentication. |
DeepLinkProcedure | Define el procedimiento WLanguage que se ejecuta al hacer clic en un enlace profundo. |
DisplayLicense | Muestra los términos de licencia del framework de WINDEV Mobile o de las bibliotecas del framework en una nueva ventana. |
GetTheme | Permite conocer el tema actual de una aplicación móvil. |
GglAccountAssociate | Permite a los usuarios iniciar sesión en una aplicación utilizando una cuenta de Google registrada en el dispositivo, sin necesidad de introducir un nombre de usuario y una contraseña. |
GglAccountDissociate | Elimina la asociación entre la aplicación y la cuenta de Google del usuario. Esta asociación debe haberse definido previamente con la función GglAccountAssociate. |
iOSApplicationOpenURLProcedure | Permite especificar el procedimiento al que se llamará cuando la aplicación necesite abrir un recurso identificado por una URL. |
LEDSwitchOff | Apaga el LED (diodo emisor de luz) del aparato. |
LEDSwitchOn | Switches the LED (Light-Emitting Diode) of the device on. |
MobileNetworkConnectionInfo | Returns information regarding the current connection to data on the mobile network. |
MobileNetworkStatus | Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes. |
NotifAdd | Adds a notification to the system bar (Android) or notification center (iOS). |
NotifDelete | Elimina una notificación de la barra del sistema. |
NotifDeleteCategory | Deletes a notification category from the application. |
NotifListCategory | Lists the notification categories of the application. |
NotifModify | Modifica una notificación que se muestra actualmente en la barra del sistema del dispositivo. |
NotifPushDisable | Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
NotifPushEnable | Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
NotifPushListInvalidIdentifiers | Returns the list of invalid identifiers on the APN service of Apple. |
NotifPushProcedure | Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS). |
NotifPushSend | Sends a push notification to a mobile device (iOS or Android). |
NotifPushSendSubscriber | Envía una notificación a los dispositivos Android suscritos a un tema. |
NotifPushSubscribe | Suscribe la aplicación Android actual a un tema. |
NotifPushUnsubscribe | Cancela la suscripción de una aplicación a un tema. |
PowerStatus | Used to get various information about the battery (main or secondary) of the device on which the application is running. |
RecorderAction | Runs an action on the recorder or dictaphone found on the current device. |
| Abre una ventana específica para escanear uno o varios documentos utilizando la cámara del teléfono o tableta. |
| Abre una ventana específica para escanear uno o varios documentos utilizando la cámara del teléfono o tableta. |
| Abre una ventana específica para escanear uno o varios documentos utilizando la cámara del teléfono o tableta. |
ScreenSize | Devuelve el tamaño (en pulgadas) de la diagonal de la pantalla del dispositivo donde se ejecuta la aplicación. |
ScreenType | Returns the type of screen on which the application is running: phone, tablet, computer or watch. |
SIPVisible | Muestra el teclado. |
tapiDialerCall | Opens the default telephony application (dialer) found on the phone and dials the specified number. |
tapiDialerDisplay | Abre la aplicación de telefonía predeterminada (marcador) y muestra el número especificado.. No se realiza ninguna llamada. |
| Abre una ventana que permite compartir el número o los números de teléfono del usuario. |
VibrationStop | Stops the vibrations of the device (even if they have been triggered by another application). |
VibrationTrigger | Triggers the vibrations of the device. |
VolumeGet | Retrieves the current setting of the volume for a sound source. |
VolumeModify | Modifies the setting of the volume for a sound source. |
VolumePhysicalButton | Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device. |