| |
AlbumPicker | Recupera una foto, imagen o video almacenado en el álbum de fotos del dispositivo móvil. |
AppointmentCreate | Abre una nueva ventana para crear una cita en la aplicación de calendario nativa del dispositivo. |
AppointmentDisplay | Muestra una cita en la aplicación nativa de gestión de citas que se encuentra en el dispositivo móvil (Android o iOS). |
AppOpenForm | Working: - an application's listing on the Android (Play Store) or iOS (App Store) market so that users can rate and/or comment on it.
- the form for configuring the In-App purchases of an application.
|
AuthIdentify | Realiza una autenticación utilizando el protocolo OAuth 2.0 en cualquier servicio web. |
BCCapture | Decodifica la información almacenada en un código de barras utilizando la cámara del dispositivo (Android, iPhone, iPad). |
BTChangeVisibility | Changes the visibility of a Bluetooth radio. |
CheckUserIDentity | Checks the identity of the current user using biometric authentication. |
Confirm | Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice. |
ConfirmAsynchronous | Muestra un mensaje no bloqueante en un cuadro de diálogo estándar con las respuestas "Sí", "No", "Cancelar" y llama a un procedimiento WLanguage con la respuesta del usuario. |
ContactCreate | Displays the contact creation window of the device's native contact management application (Android, iPhone or iPad). |
ContactDisplay | Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad). |
ContactEdit | Opens a current contact record in the device's native contact management application (Android, iPhone or iPad). |
ContactSelect | Muestra la lista de contactos encontrados en el dispositivo (Android, iPhone o iPad). |
DatePicker | Abre el selector de fecha del sistema. |
Dialog | Displays a message box and returns the value of the button clicked by the user. |
DialogAsynchronous | Muestra un cuadro de mensaje no bloqueante y llama a un procedimiento WLanguage con el valor del botón pulsado por el usuario. |
EmailOpenMail | Opens the default messaging software: - of Web user on the browser computer.
- of the user on the current Windows computer.
- on the phone.
|
EmailRunApp | Starts the native application for sending emails found on the current computer: - Computer running Windows,
- Mobile device (Android, iPhone, iPad).
|
Error | Muestra un mensaje de error personalizado en una ventana de error del sistema. |
ErrorAsynchronous | Muestra un mensaje de error personalizado en una ventana de error del sistema no bloqueante. |
ErrorBuild | Displays a custom error message in a system error window. |
ExeRun | Executes a program (an executable file, for example) from the current application. |
FBStartSession | Permite autenticarse e iniciar sesión en Faceboook. |
geoRunApp | Inicia la aplicación nativa de mapas del dispositivo para visualizarla: - una ubicación geográfica específica,
- una ruta entre dos lugares.
|
GglPrintDocument | Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google. |
gpwAuthLogin | Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc. |
inAppPurchaseProduct | Sends a request for purchasing an "In-App" product associated with the application. |
Info | Muestra un mensaje personalizado en una ventana de información del sistema. |
InfoAsynchronous | Muestra un mensaje personalizado no bloqueante en una ventana de información del sistema. |
InfoBuild | Displays a custom message in a system information window. |
Input | Displays a message allowing the user to type an information. |
KioskDisable | Desactiva el modo kiosco para la aplicación actual. |
KioskEnable | Cambia la aplicación Android en curso a modo kiosco. |
NFCReadTag | Starts reading an NFC tag or enables the detection of NFC tags for the current window. |
NFCSendTag | Sends an NFC tag to another device. |
NFCWriteTag | Starts writing data to an NFC tag. |
OKCancel | Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice. |
OKCancelAsynchronous | Muestra un mensaje en un cuadro de diálogo estándar no bloqueante que propone las respuestas "OK" y "Cancelar" y llama a un procedimiento WLanguage con la respuesta del usuario. |
OpenMobileWindow | Abre una ventana en una aplicación móvil. |
ShellExecute | Opens a document in its associated application. |
SMSRunApp | Starts the native application for sending SMSs found on the device (Android or iPhone/iPad). |
SpeechRecognitionTrigger | Triggers the device's speech recognition service. |
SpeechSynthesisInitialize | Initializes the parameters of speech synthesis for the current application. |
SpeechSynthesisReadFile | Reads the content of the specified file by using the engine for speech synthesis found on the device. |
SpeechSynthesisReadText | Reads the specified text using the device's text-to-speech engine. |
StartShare | Opens a popup allowing you to select the application that will be used to share a resource (text or document). |
SysBatteryOptimBackground | Se utiliza para gestionar la optimización de la batería: - Identifica el modo de optimización de la batería para la aplicación actual.
- Solicita al usuario que desactive la optimización de la batería para una aplicación determinada del dispositivo.
Esta función puede utilizarse para indicar al sistema operativo que deje de impedir que la aplicación se ejecute en segundo plano. |
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. |
TimePicker | Abre el selector de hora del sistema. |
URISelect | Opens a system window to select a resource from: - from the device file system,
- from the Cloud (Google Drive, Microsoft OneDrive, etc.)
- or from one of the content managers installed on the device.
|
VideoStartApp | Starts the device's native camera application to record a video or to take a photo. |
Warning | Muestra un mensaje personalizado en una ventana de advertencia del sistema. |
WarningAsynchronous | Muestra un mensaje personalizado en una ventana de advertencia del sistema no bloqueante. |
YesNo | Muestra un mensaje en un cuadro de diálogo estándar que propone la opciones "Sí" y "No", y devuelve la respuesta del usuario. |
YesNoAsynchronous | Muestra un mensaje en un cuadro de diálogo estándar no bloqueante con las respuestas "Sí" y "No" y llama a un procedimiento WLanguage con la respuesta del usuario. |