AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 26-50 de 76 para push
Push (Función)
Introduce un elemento en el apilamiento.
<Stack variable>.Push (Función)
Push un elemento en el apilamiento.
WDADMINEXE: Push installation management
WDADMINEXE is used to deploy network applications in push via the "Push" tab...
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer...
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration...
Notificación Push: Configuración iOS
Para utilizar las notificaciones Push en iOS, debes tener una cuenta de Google y debes realizar una configuración específica...
Notificación push: Configuración Android (Firebase)
Desde la actualización 22 de WINDEV Mobile (versión 220052), las notificaciones Push en Android utilizan la plataforma Firebase (en lugar de Google Cloud Messaging)...
NotifPushSendSubscriber (Función)
Envía una notificación a los dispositivos Android suscritos a un tema.
Notificaciones Push: formato de las notificaciones (Android e iOS)
Una aplicación escrita en WINDEV Mobile Android o iOS puede recibir notificaciones Push...
<Notification variable>.SendPushSubscriber (Función)
Envía una notificación a los dispositivos Android suscritos a un tema.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Push notifications
A mobile device can receive push notifications...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
<Variable Notification>.SendPush (Función)
Envía una notificación push a un dispositivo móvil (iOS o Android).
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
NotifPushSubscribe (Función)
Suscribe la aplicación Android actual a un tema.
NotifPushUnsubscribe (Función)
Cancela la suscripción de una aplicación a un tema.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
WDADMINEXE: Information on the latest available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application...
Pop (Función)
Pop un elemento de un apilamiento.
<Stack variable>.Pop (Función)
Pop un elemento de un apilamiento.
Descripción del proyecto: Pestaña Proyecto
La ventana de descripción del proyecto permite configurar varios elementos del proyecto...
Funciones de teléfono
Las funciones del Phone son las siguientes:
Apilamiento (tipo variable)
A apilamiento es un tipo estructurado que se utiliza para agrupar un conjunto de elementos del mismo tipo.
Android: Los diferentes tipos de notificaciones
Android propone varios tipos de notificaciones para informar al usuario...
On/Off button in a window
The on/off button is a button that operates like a check box...
Certificado (tipo variable)
El tipo Certificado se utiliza para gestionar:
  • los certificados utilizados para firmar las cadenas o los archivos.
  • los certificados utilizados para firmar los correos electrónicos.
Manipulating Layout controls programmatically
A Layout control can be...
3. Implementar una aplicación WINDEV
Un reporte basado en una consulta SQL con datos accedidos a través de una conexión puede imprimir registros de una base de datos accesible a través de un controlador ODBC específico o a través de un Conector Nativo...
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Funciones Phone (sintaxis con prefijo)
Las funciones del Phone son las siguientes:
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created...
2. Diferentes modos de instalar una aplicación
Adds a data into a chart.
Funciones Queue, Stack y List (sintaxis con prefijo)
Lista de funciones Queue, Stack y List
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
Two-level setup
The two-level setup (or multisite setup) combines:
  • a reference network setup deployed on a local network.
  • an HTTP setup used to update the reference setup on the local network.
Share your projects via Git
Git is a source code manager...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get...
WDADMINEXE: Version management
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers...
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Phone constants (Android / iOS)
When modifying the analysis of a replicated application (add an item, a file, ...
WDADMINEXE: Remote application control
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users...
Funciones de colas, pilas y listas
Lista de funciones Queue, Stack y List
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Brochure des nouveautés 2024 : nouveautés WINDEV Mobile
Nouveautés de WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
Modo de instalación
Se pueden utilizar varios métodos para distribuir una aplicación WINDEV....
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects...
Centros de Control
Los Centros control proporcionan una visión global de un área determinada, ya sea en fase de desarrollo, en un emplazamiento operativo o en el mantenimiento o mejora de aplicaciones...
Probar y depurar una aplicación en un dispositivo Android
La posibilidad de depurar una aplicación directamente en el dispositivo es una funcionalidad muy útil para todos los desarrolladores...
2. Funciones WLanguage específicas de los teléfonos
Extracts and decompresses a list of files found in an archive to a physical location.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad...
Left or right sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications...
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
<Thread>.SendSignal (Función)
El subproceso actual envía una señal al subproceso que está en espera para desbloquearlo.
geoTrackingEnable (Función)
Permite seguir la ubicación en una aplicación WINDEV Mobile.
NFCSendTag (Función)
Envía una etiqueta NFC a otro dispositivo.
EXE constants
Lista de constantes utilizadas por las funciones para la gestión de ejecutables.
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
SCM: Trabajar con el Administrador de Código Fuente
El principio de trabajo con el Administrador de Código Fuente es el siguiente...
Installation Wizard: Steps for creating a WINDEV application installation
The setup program creation wizard allows you to define all the settings of your setup program.
implementación en la casa
La implementación interna de Apple permite superar la mayoría de las limitaciones de los otros dos modos (App Store implementación y Ad Hoc implementación) y distribuir ampliamente una aplicación sin la necesidad de los dispositivos cliente de reference...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention...
7. Consumir un servicio web
Tutorial WINDEV Mobile: Desarrollar una aplicación para Android y iOS Lección 7 - Consumir un servicio web - 10 min
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions...
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Android 10: Cambios en el comportamiento de las aplicaciones
A partir de Android 10, Google no permite que una aplicación abra una ventana si está en segundo plano
3. Ciclo de desarrollo de una aplicación
Ciclo de desarrollo de una aplicación WINDEV.
Configuración de la red local (LAN)
El despliegue de una configuración en una red de área local (LAN) implica la instalación y actualización de una aplicación WINDEV a través de un servidor de referencia,.
Folleto de novedades - Versión 28: Novedades de WINDEV
Novedades de WINDEV 28 presentadas en la Revista de novedades.
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
Mapa del sitio de la documentación de PC SOFT
Specific features of print in PDF format
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
1
2
3
4
>