|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the list of WINDEV or WEBDEV database schemas (in HFSQL Classic format) available in a given directory. |
|
|
|
|
|
|
|
| The LinkedFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
|
| The SourceFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
|
| In some cases, "Project...... |
|
|
|
|
|
|
|
| A composite key is a key item containing several other items...... |
|
|
|
|
|
|
|
| Returns the list of items in a table (query or view) recognized by the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. |
|
|
|
|
|
|
|
| Performs the following operations:
If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation.
If the table exists, opens the table.... |
|
|
|
|
|
|
|
| Changes the path to a table (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
|
| Returns the list of keys found in a file (query or view) recognized by the HFSQL engine. |
|
|
|
|
|
|
|
| Returns the list of items:
found in a table (a query or a view) known to the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
found in a Record variable.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
|
| Dynamically changes the connection associated with a table. |
|
|
|
|
|
|
|
| Returns the list of keys found in a file (query or view) recognized by the HFSQL engine. |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor...... |
|
|
|
|
|
|
|
| The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|