ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Constants used by the scanner functions
Constants used by the scanner functions...
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
PDFSign (Function)
Applies an approval signature to an existing PDF.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
TimePicker (Function)
Opens the system time picker.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
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.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
FBSessionStatus (Function)
Checks the status of a Facebook session.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
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.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
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....