ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
14 results for: push
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...
WDADMINEXE: Push installation management
WDADMINEXE is used to deploy network applications in push via the "Push" tab...
<Stack variable>.Push (Function)
Pushes an element onto the stack.
Push (Function)
Pushes an element onto the stack.
Push notification
A mobile device can receive push notifications......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform...
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using...
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform...
<Notification variable>.SendPush (Function)
Sends a push notification to a mobile device (iOS or Android).
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).