ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Advanced types
The advanced types of WLanguage are as follows...
Guided tour management functions
Guided tour management functions...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
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.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
FBSessionStatus (Function)
Checks the status of a Facebook session.