AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 101-125 de 182 para notification
<Variable Notification>.SendPush (Función)
Envía una notificación push a un dispositivo móvil (iOS o Android).
Notification Push: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration...
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
<Notification variable>.Delete (Función)
Elimina una notificación interactiva enviada anteriormente.
<Notification variable>.Send (Función)
Envía una notificación interactiva al sistema para que se muestre.
Push notifications
A mobile device can receive push notifications...
sysNotificationProgressBar (Tipo de variable)
El tipo sysNotificationProgressBar permite definir todas las características de una barra de progreso que se muestra en una notificación interactiva, incluido el texto, el progreso, etc.
Este tipo de variable solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 1.
Parámetros del procedimiento utilizado por la función NearbyShareWaitForConnection (Notification)
Procedimiento WLanguage ("callback") llamado por la función NearbyShareWaitForConnection para notificar el estado de la conexión con un dispositivo cercano.
Parámetros del procedimiento utilizado por la función NearbyShareRequestConnection (Notification)
Callback de la función NearbyShareRequestConnection1.Cb para el parámetro "CallbackConnection"
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything.
For example:
  • a scheduled task may fail,
  • an automatic backup may fail,
  • a node may become inactive in an HFSQL cluster, ...
Android configuration for push notifications (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)...
notificationFormat (Variable type)
The notificationFormat type is used to describe the display format of a notification when it is expanded.
sysNotificationButton (Tipo variable)
El sysNotificationButton se utiliza para definir todas las características avanzadas del control Botón en una notificación interactiva.
SysNotificationRemove (Función)
Elimina una notificación interactiva enviada anteriormente.
sysNotification (Tipo variable)
El tipo sysNotification se utiliza para definir todas las características avanzadas de una notificación interactiva del sistema.
sysNotificationInput (Tipo variable)
La dirección sysNotificationInput se utiliza para definir todas las características avanzadas de un control de entrada, como una entrada de texto o un control de cuadro combinado, en una notificación interactiva.
Format (Property)
La propiedad Format se utiliza para identificar y cambiar el formato de un elemento
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
gglAttachment (Tipo variable)
El tipo gglAttachment se utiliza para definir todas las características avanzadas de un archivo adjunto a un evento de calendario. El calendario puede describirse utilizando el tipo gglCalendar.. Este calendario es utilizado por el servicio Google Calendar.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
DownloadParameter (Variable type)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
KioskDisable (Función)
Desactiva el modo kiosco para la aplicación actual.
Icon
La palabra clave "Icon" corresponde al tipo Icon o a la propiedad Icon.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
tapiDialerDisplay (Función)
Abre la aplicación de teléfono predeterminada y muestra el número especificado. No se realiza ninguna llamada.
SMSRunApp (Función)
Inicia la aplicación nativa para el envío de SMS que se encuentra en el dispositivo (Android o iPhone/iPad).
AppointmentDisplay (Función)
Muestra una cita en la aplicación nativa de gestión de citas que se encuentra en el dispositivo móvil (Android o iOS).
Funciones Phone (sintaxis con prefijo)
Las funciones del Phone son las siguientes:
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ...
Summary table: Installing a WINDEV application
One major step when developing an application is deploying the application to client computers...
DatePicker (Función)
Abre el selector de fecha del sistema.
TimePicker (Función)
Abre el selector de hora del sistema.
tapiDialerCall (Función)
Abre la aplicación predeterminada Teléfono y marca el número especificado.
KioskEnable (Función)
Cambia la aplicación Android en curso a modo kiosco.
Funciones de teléfono
Las funciones del Phone son las siguientes:
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
InBackgroundMode (Función)
Indica si el código se ejecuta cuando la aplicación está en segundo plano.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
NFCSendTag (Función)
Envía una etiqueta NFC a otro dispositivo.
Reminder (Variable type)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
SysBatteryOptimBackground (Función)
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.
LargeIcon (Propiedad)
La propiedad LargeIcon define los íconos grandes utilizados en las notificaciones.
ContactEdit (Función)
Abre los detalles de un contacto en modo de edición en la aplicación predeterminada del dispositivo (Android, iPhone, iPad).
CheckUserIdentity (Función)
Comprueba la identidad del usuario actual mediante autenticación biométrica.
geoRunApp (Función)
Inicia la aplicación nativa de mapas del dispositivo para visualizarla:
  • una ubicación geográfica específica,
  • una ruta entre dos lugares.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager...
Phone constants (Android / iOS)
<Connection variable>.NotifAddEmailRecipient (Función)
Agrega destinatarios para las notificaciones enviadas por correo electrónico.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas...
SecondaryMessage (Propiedad)
La propiedad SecondaryMessage obtiene y establece el mensaje secundario que se muestra debajo del mensaje principal de la notificación.
<Connection variable>.NotifAddCCRecipient (Función)
Agrega destinatarios para las notificaciones enviadas a través de los Centros de Control (herramienta de mensajería WDBal).
ContactSelect (Función)
Muestra la lista de contactos encontrados en el dispositivo (Android, iPhone o iPad).
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
Notificaciones interactivas
Una notificación es una pequeña ventana que aparece en la parte inferior derecha de la pantalla, y que puede verse en cualquier momento en el área de notificación de Windows....
gpwAuthLogin (Función)
Permite iniciar sesión en el Groupware Usuario utilizando una cuenta como Facebook, Google, Microsoft, etc.
ContactDisplay (Función)
Abre la ventana de datos de contacto en la aplicación nativa del dispositivo (Android, iPhone o iPad).
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
<mqttSession variable>.Subscribe (Función)
Se utiliza para suscribirse a una notificación MQTT.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
AppOpenForm (Función)
Abre:
  • la página de la aplicación en Play Store o App Store para que los usuarios puedan puntuar y/o comentar.
  • el formulario para configurar las compras dentro de la aplicación de una aplicación.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
ContactCreate (Función)
Abre la ventana nativa "Crear contacto" del dispositivo (Android, iPhone o iPad).
FBStartSession (Función)
Permite autenticarse e iniciar sesión en Faceboook.
inAppPurchaseProduct (Función)
Envía una solicitud de compra de un producto "In-App" asociado a la aplicación.
InfoAsynchronous (Función)
Muestra un mensaje personalizado no bloqueante en una ventana de información del sistema.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
SpeechSynthesisReadFile (Función)
Lee el contenido del archivo especificado utilizando el motor de síntesis de voz del dispositivo.
ErrorAsynchronous (Función)
Muestra un mensaje de error personalizado en una ventana de error del sistema no bloqueante.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
WarningAsynchronous (Función)
Muestra un mensaje personalizado en una ventana de advertencia del sistema no bloqueante.
Title (Property)
La página Título obtiene y establece el título de un elemento.
StartShare (Función)
Abre una ventana emergente que permite seleccionar la aplicación que se utilizará para compartir un recurso (texto o documento).
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location.
SpeechSynthesisReadText (Función)
Lee el texto especificado utilizando el motor de conversión de texto a voz del dispositivo.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Funciones MQTTT
Las siguientes funciones se utilizan para gestionar clientes MQTT
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
InfoWithTimeoutAsynchronous (Función)
Muestra un mensaje personalizado en una ventana de información del sistema no bloqueante durante un tiempo determinado.
YesNoAsynchronous (Función)
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.
DialogAsynchronous (Función)
Muestra un cuadro de mensaje no bloqueante y llama a un procedimiento WLanguage con el valor del botón pulsado por el usuario.
InfoBuild (Función)
Muestra un mensaje personalizado en una ventana de información del sistema.
BTChangeVisibility (Función)
Cambia la visibilidad de una radio Bluetooth.
NFCReadTag (Función)
Inicia la lectura de una etiqueta NFC o activa la detección de etiquetas NFC para la ventana actual.
EmailOpenMail (Función)
Abre el software de mensajería por defecto:
  • del usuario en el navegador.
  • del usuario en el ordenador Windows actual.
  • por teléfono.
ErrorWithTimeoutAsynchronous (Función)
Muestra un mensaje de error personalizado en una ventana de error del sistema no bloqueante durante un tiempo determinado.
AppointmentCreate (Función)
Abre una nueva ventana para crear una cita en la aplicación de calendario nativa del dispositivo.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
ConfirmAsynchronous (Función)
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.
Warning (Función)
Muestra un mensaje personalizado en una ventana de advertencia del sistema.
SpeechRecognitionTrigger (Función)
Desencadena el servicio de reconocimiento de voz del dispositivo.
gglEvent (Variable type)
The gglEvent type is used to describe and modify an event of a calendar...
OKCancelAsynchronous (Función)
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.
Info (Función)
Muestra un mensaje personalizado en una ventana de información del sistema.
ErrorBuild (Función)
Muestra un mensaje de error personalizado en una ventana de error del sistema.
ErrorWithTimeout (Función)
Muestra un mensaje de error personalizado en una ventana de error del sistema durante un tiempo determinado.
SpeechSynthesisInitialize (Función)
Inicializa los parámetros de la síntesis de voz para la aplicación actual.
Error (Función)
Muestra un mensaje de error personalizado en una ventana de error del sistema.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
AlbumPicker (Función)
Recupera una foto, imagen o video almacenado en el álbum de fotos del dispositivo móvil.
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
gglOverride (Variable type)
The gglOverride type is used to define information about event notification overrides.
BCCapture (Función)
Decodifica la información almacenada en un código de barras utilizando la cámara del dispositivo (Android, iPhone, iPad).
NearbyShareRequestConnection (Función)
Envía una solicitud de conexión a un dispositivo cercano.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Confirm (Función)
Muestra un mensaje en un cuadro de diálogo estándar que propone las opciones "Sí", "No", "Cancelar", y devuelve la respuesta del usuario.
<Map>.FollowMovement (Función)
Muestra la ubicación actual del dispositivo en un control Mapa y actualiza la ubicación a medida que se mueve.
ShellExecute (Función)
Abre un documento en su aplicación asociada.
EmailRunApp (Función)
Inicia la aplicación nativa de correo electrónico en el ordenador actual:
  • Ordenador con Windows,
  • Dispositivo móvil (Android, iPhone, iPad).
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
<Window>.OpenMobileWindow (Función)
Abre una ventana en una aplicación móvil.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Configuración de la actualización de automatic
automatic Update es una aplicación que le permite automatic aliar o actualizar manualmente los diferentes productos PC SOFT que posee...
YesNo (Función)
Muestra un mensaje en un cuadro de diálogo estándar que propone la opciones "Sí" y "No", y devuelve la respuesta del usuario.
OpenMobileWindow (Función)
Abre una ventana en una aplicación móvil.
OKCancelar (Función)
Muestra un mensaje en un cuadro de diálogo estándar que propone "Aceptar" y "Cancelar" y devuelve la elección del usuario.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption...
VideoStartApp (Función)
Inicia la aplicación de cámara nativa del dispositivo para grabar un vídeo o hacer una foto.
NFCWriteTag (Función)
Inicia la escritura de datos en una etiqueta NFC.
ThreadPersistent (Función)
Hace que un subproceso sea persistente.
2. Funciones WLanguage específicas de los teléfonos
Callback fonction OuvreDocument
GPSDetectPosition (Función)
Pide ser notificado cuando el dispositivo se acerca a una ubicación determinada.
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update".
Gestión de dispositivos Bluetooth Low Energy (sintaxis con prefijo)
El estándar Bluetooth LE (para baja energía) permite gestionar dispositivos con bajo consumo de energía...
Optimización de la ejecución de la consulta
El editor de consultas permite optimizar la velocidad de ejecución de una o más consultas.....
Constants for managing appointments
Lists of constants used to manage the appointments
sfLeadConvert (Variable type)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Dialog (Función)
Muestra un cuadro de mensaje y devuelve el valor del botón pulsado por el usuario.
AuthIdentify (Función)
Realiza una autenticación utilizando el protocolo OAuth 2.0 en cualquier servicio web.
URISelect (Función)
Abre una ventana del sistema para seleccionar un recurso:
  • desde el sistema de archivos del dispositivo,
  • desde la nube (Google Drive, Microsoft OneDrive, etc.)
  • desde uno de los administradores de contenido instalados en el dispositivo.
Project Management Hub: Managing incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
ExeRunning (Función)
Ejecuta un programa (un archivo ejecutable, por ejemplo) desde la aplicación actual.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check...
NearbyShareWaitForConnection (Función)
Hace que el dispositivo sea detectable para los dispositivos cercanos que tienen activada la búsqueda (mediante la función NearbyShareDiscoverDevice) y espera la solicitud de conexión.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Términos de licencia del Conector Nativo SQL Server
Entrada (Función)
Muestra un mensaje que permite al usuario introducir datos.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website...
Application and executable management constants
List of constants used by the functions for managing executables.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!
Acuerdo de licencia para Conector Nativo Oracle
Acuerdo de licencia para el conector Sybase nativo
Acuerdo de licencia para Native Informix Connector
Acuerdo de licencia para Native Progress Connector
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
DownloadInfo (Variable type)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Acuerdo de licencia para el conector DB2 nativo
Background tasks
Continuing to run a process when the application is in background is very useful on mobile...
Folleto de novedades - Versión 27: Novedades de WINDEV
Novedades de WINDEV 27 presentadas en la Revista de novedades.
<Connection variable>.NotifConfigure (Función)
Especifica y configura el servidor utilizado para enviar notificaciones por el servidor HFSQL.
Aplicación en modo kiosco
Una aplicación en modo kiosco es una aplicación de la que el usuario no puede salir...
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
Funciones HFSQL Client/Server
Varias funciones HFSQL se utilizan para gestionar los datos HFSQL Cliente/Servidor...
mqttSession (Tipo variable)
El tipo mqttSession permite definir todos los parámetros de conexión al Broker MQTT.
GPSStatus (Función)
Recupera el estado de activación del proveedor de geolocalización o pide ser notificado cuando cambia el estado.
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a data file present on an HFSQL server. In case of modification, a specific procedure can be triggered.
<Source>.Watch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a data file present on an HFSQL server. In case of modification, a specific procedure can be triggered.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields...
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers...
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
GDPR: Overview
On May 25, 2018, the General Data Protection Regulation (GDPR) replaced the "Data Protection Act" in force since January 6, 1978...
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
Valor de las constantes para la API de 32 bits de Windows
Valor de las constantes para la API de 32 bits de Windows
Mapa del sitio de la documentación de PC SOFT
1
3
4
5
6
7
8
>