ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Using the Salesforce service
Salesforce is a very popular CRM software......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
2. Examples and components provided with WEBDEV
Items used in a select query
A query created in the query editor can contain several types of items......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
WEBDEV concepts
Creating nested reports
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...