ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming the table cells
The Table controls can be handled......
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)......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
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......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
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...
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
gpwOpen (Function)
Opens the User Groupware login window or page.
The Check Box control
A Check Box can correspond to......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
The different types of integers
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......