ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<mqttSession variable>.UnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
PicRotation (Function)
Rotates a WDPic image.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
DocSelect (Function)
Selects a fragment in a Word Processing control.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<mqttSession variable>.Unsubscribe (Function)
Allows you to unsubscribe from a MQTT notification.
Constants for managing streams (sound and video)
List of constants used by the functions for managing streams (sound and video)....
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.
<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.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
HClearSchedulingHistory (Function)
Clears the execution history of scheduled operations on an HFSQL server.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.