ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
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.
EmailReadNext (Example)
Usage example of the EmailReadNext function
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.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
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.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
FTPGet (Example)
Usage example of the FTPGet function