ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Pyramid charts
Pyramid charts allow you to view data in descending order......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
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.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
MQTTPublish (Function)
Publishes a message on the MQTT broker.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
XMLToJSON (Function)
Converts an XML string to JSON.
HTML Editor control functions
List of functions for managing HTML Editor controls...
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
ContinentList (Function)
Returns the list of continents.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.