ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Application Server 2024
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
<Array>.Insert (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....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
MongoInfo (Function)
Returns information about a MongoDB database.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Toast>.Display (Function)
Displays a "Toast" message.
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).