ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
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.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Constants for managing appointments
Lists of constants used to manage the appointments...
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
gpwOpen (Function)
Opens the User Groupware login window or page.
ComponentLocate (Function)
Specifies the access path to an external component of project.
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)......
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
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......
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......