ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Type (Example)
Usage example of the Type property
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
HState (Example)
Usage example of the HState function
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS 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...
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).
GetTheme (Function)
Gets the current theme of a mobile 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.