ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
HDescribeItem (Function)
Describes a file item through programming.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
HDelete (Function)
Deletes a record from a table (query or view).
Map control properties
The following properties can be used with Map controls:...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
CharactType (Function)
Returns information about the type of character.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....