ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MQTTPublish (Function)
Publishes a message on the MQTT broker.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
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.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
EnumerationFromName (Function)
Returns an enumeration value known by its name.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
FBSessionStatus (Function)
Checks the status of a Facebook session.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
Query and project
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HRecordToString (Function)
Converts the content of the current record to string (in a table, HFSQL view, query, etc.).
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).