ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Round (keyword)
The Round keyword can correspond to...
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
HListItem (Example)
Usage example of the HListItem function
fCopyFile (Example)
Usage example of the fCopyFile function
KeyExpression (Example)
Usage example of the KeyExpression property
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SQLModify (Example)
Usage example of the SQLModify function
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ServiceStop (Function)
Stops a service.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Comment (Property)
The Comment property is used to manage comments.
Link (Property)
The Link property is used to get and change the link of an element.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Password (Property)
The Password property sets and changes the password.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
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.