|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Merges several files into a single one. |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| Moves a file from one directory to another. |
|
|
|
|
|
|
|
| Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed. |
|
|
|
|
|
|
|
| Gets and sets the read-only attribute of a file. |
|
|
|
|
|
|
|
| List of functions for managing the recycle bin... |
|
|
|
|
|
|
|
| Returns:
the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them.
the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users.... |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a WINDEV application, a WEBDEV site or a PHP page.
from a component.... |
|
|
|
|
|
|
|
| Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure...... |
|
|
|
|
|
|
|
| Gets or sets the current drive. |
|
|
|
|
|
|
|
| The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ...... |
|
|
|
|
|
|
|
| Returns the size of a directory in bytes. |
|
|
|
|
|
|
|
| Lists the resources integrated to the application. |
|
|
|
|
|
|
|
| Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
|
| Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|