ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNext (Example)
Usage example of the EmailReadNext function
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Date
The Date keyword can correspond to...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.