ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring an application with User Groupware
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Memcached functions
The following functions are used to manage Memcached databases:
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
SMSSend (Function)
Sends an SMS.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
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....
dBorder (Function)
Draws the borders.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......