|
|
|
|
|
|
|
Returns the path of the parent directory for the specified directory. |
|
|
|
|
|
|
Modifies the caption of a menu option. |
|
|
|
|
|
|
Two types of browse can be used to browse the result of a query run by SQLExec...... |
|
|
|
|
|
|
Returns the path to a file relative to a reference directory. |
|
|
|
|
|
|
The DiskFile type is used to handle text files present on disk. |
|
|
|
|
|
|
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile. |
|
|
|
|
|
|
The nested reports are used to print several reports (secondary reports) in a single report (main report)...... |
|
|
|
|
|
|
Checks the existence of a directory. |
|
|
|
|
|
|
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites...... |
|
|
|
|
|
|
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis...... |
|
|
|
|
|
|
The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
Checks which key is pressed. |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|