ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetTheme (Function)
Gets the current theme of a mobile application.
HRecNum (Example)
Usage example of the HRecNum function
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
HInfoLog (Function)
Returns information about the server logs.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
HListKey (Example)
Usage example of the HListKey function
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Size (Example)
Usage example of the Size property
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
fClose (Example)
Usage example of the fClose function
HNbRec (Example)
Usage example of the HNbRec function
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
SemaphoreCreate (Function)
Creates a semaphore.