ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MQTTPublish (Function)
Publishes a message on the MQTT broker.
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.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
RedisSet (Function)
Changes the value of a key on a Redis server.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
ThreadRequestStop (Function)
Sends a stop request to a thread.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
Contains (Function)
Allows you to check if a substring is within a string.
HDescribeConnection (Function)
Describes a new connection to an external database.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Constants for SMS functions
List of constants used by the SMS functions....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.