|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Sends a specific FTP command to a server. |
|
|
|
|
|
|
|
| Opens the AAF (Automatic Application Features) help website. |
|
|
|
|
|
|
|
| The Procedure type is used to handle:
the procedures or methods found in the project.
the procedures or methods found in an internal component.
the procedures or methods found in an external component.... |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
|
| Usage example of the fWrite function |
|
|
|
|
|
|
|
| Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
|
| The FontItalic property is used to:
Determine if the text is italicized.
Apply or remove italic formatting from the text.... |
|
|
|
|
|
|
|
| Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
|
| Draws a line composed of multiple segments. |
|
|
|
|
|
|
|
| Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom). |
|
|
|
|
|
|
|
| Returns the number of incoming messages currently found:
on the email server (POP3 protocol only).
in the Outlook messaging software.... |
|
|
|
|
|
|
|
| Inserts a string into another character string at a given position. |
|
|
|
|
|
|
|
| Returns the list of files found in an archive. |
|
|
|
|
|
|
|
| Converts a date to an integer. |
|
|
|
|
|
|
|
| Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
|
| Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section). |
|
|
|
|
|
|
|
| Modifies the font used for the category labels of a chart. |
|
|
|
|
|
|
|
| Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
|
| Indicates various parameters of additional legend in a chart. |
|
|
|
|
|
|
|
| Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
|
| Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Returns the date selected in a Calendar control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|