ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Multi-product external components
Components are a remarkably useful tool for development teams......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
WDZip: Overview
WDZip is used to compress and group your files in archives......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
ComponentInfo (Function)
Returns information about a component.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Handling menu options programmatically
The menu options can be handled......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
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......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Programming the table cells
The Table controls can be handled......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.