|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Extracts a page from a PDF file in a variable of type Image. |
|
|
|
|
|
|
|
| Returns the direction represented by a location in relation to another one. |
|
|
|
|
|
|
|
| Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database. |
|
|
|
|
|
|
|
| Performs a search among the records found in a Salesforce database. |
|
|
|
|
|
|
|
| Clears the specified records from the Salesforce recycle bin. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Deletes a record from a table (query or view). |
|
|
|
|
|
|
|
| Returns information about the type of character. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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.).... |
|
|
|
|
|
|
|
| Deletes an itinerary from a Map control. |
|
|
|
|
|
|
|
| Collapses or expands an element in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Indicates that a day (or a list of days) is a public holiday. |
|
|
|
|
|
|
|
| Modifies the physical name of a table. |
|
|
|
|
|
|
|
| Returns the icon corresponding to the specified type of control. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|