ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
RedisSet (Function)
Changes the value of a key on a Redis server.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
ScanList (Function)
Lists the scanners connected to the current computer.
HCloseConnection (Function)
Closes a connection to a database.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
fFileName (Function)
Returns the name of an external file that is currently opened.