ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
<mqttSession variable>.Unsubscribe (Function)
Allows you to unsubscribe from a MQTT notification.
<mqttSession variable>.UnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
DocSelect (Function)
Selects a fragment in a Word Processing control.
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
CmdIsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
HClearSchedulingHistory (Function)
Clears the execution history of scheduled operations on an HFSQL server.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
JSInterruptEvent (Function)
Interrupts the process of current event.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......