|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Modifies the caption of a menu option. |
|
|
|
|
|
|
|
| Determines whether a file on disk or in a buffer corresponds to an image format recognized by WINDEV or WEBDEV. |
|
|
|
|
|
|
|
| Returns the path to a file relative to a reference directory. |
|
|
|
|
|
|
|
| The nested reports are used to print several reports (secondary reports) in a single report (main report)...... |
|
|
|
|
|
|
|
| Checks the existence of a directory. |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis...... |
|
|
|
|
|
|
|
| Creates a link on a file at the specified location. |
|
|
|
|
|
|
|
| Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories). |
|
|
|
|
|
|
|
| Checks which key is pressed. |
|
|
|
|
|
|
|
| Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories). |
|
|
|
|
|
|
|
| Splits a file into several files. |
|
|
|
|
|
|
|
| Merges several files into a single one. |
|
|
|
|
|
|
|
| Returns the name of directory used to store the temporary files. |
|
|
|
|
|
|
|
| Loads the content of a resource from a library. |
|
|
|
|
|
|
|
| Returns the name of directory used to store the temporary files. |
|
|
|
|
|
|
|
| Returns or modifies the attributes of a directory. |
|
|
|
|
|
|
|
| Determines:
if a given drive (storage card, CD or DVD) is available,
whether the drive exists.... |
|
|
|
|
|
|
|
| Compares the content of two files bit by bit. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|