ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows constants
List of constants used by the Windows functions....
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HState (Function)
Used to find out the state of a record.
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.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
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.
FBSessionStatus (Function)
Checks the status of a Facebook session.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
HMode (Function)
Changes the mode and the method for locking data files.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).