ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
FBSessionStatus (Function)
Checks the status of a Facebook session.
MQTTPublish (Function)
Publishes a message on the MQTT broker.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
<Toast>.Display (Function)
Displays a "Toast" message.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Facebook functions
List of Facebook functions...
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Kanban control functions
The following functions handle Kanban controls......
Scanner functions (prefix syntax)
The scanner functions are as follows:...
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....