|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table...... |
|
|
|
|
|
|
|
| Several file descriptions can be grouped into a "Custom-Folder"...... |
|
|
|
|
|
|
|
| The report editor allows you to create "TreeView Table" reports...... |
|
|
|
|
|
|
|
| Widgets are small applications that can be displayed on the home screen of phones or tablets...... |
|
|
|
|
|
|
|
| The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...... |
|
|
|
|
|
|
|
| WDModFic is a tool for automated modification of tables on development and end-user workstations...... |
|
|
|
|
|
|
|
| When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema...... |
|
|
|
|
|
|
|
| The database schema allows you to define the structure of tables used by the project...... |
|
|
|
|
|
|
|
| To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema...... |
|
|
|
|
|
|
|
| The aliases are used to handle...... |
|
|
|
|
|
|
|
| By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)...... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables...... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage HFSQL Classic tables...... |
|
|
|
|
|
|
|
| The automatic table modification updates the description of tables on user computers...... |
|
|
|
|
|
|
|
| A WINDEV Mobile application can also use an HFSQL database in Client/Server mode.... |
|
|
|
|
|
|
|
| Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the tables for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the tables for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
|
| A query is used to interrogate a database in order to view, insert, modify or delete data...... |
|
|
|
|
|
|
|
| A structure is a custom type of data...... |
|
|
|
|
|
|
|
| WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
|
| ...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)... |
|
|
|
|
|
|
|
| Table controls can be bound to a table, to a variable, or be populated programmatically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|