ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
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....
HDelete (Function)
Deletes a record from a table (query or view).
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....
EventCreate (Function)
Creates an event.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HChangeName (Function)
Modifies the physical name of a table.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....