ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
EventCreate (Function)
Creates an event.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
HCreation (Example)
Usage example of the HCreation function
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).
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
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.
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
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......