|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The remote accesses are used to create a temporary network connection... |
|
|
|
|
|
|
|
| Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
|
| Lists the Client/Server databases associated with a connection.... |
|
|
|
|
|
|
|
| Enables or disables the management of duplicates on a unique key. |
|
|
|
|
|
|
|
| The Project Management Hub groups all the details of the projects in a dashboard...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
|
| For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite.... |
|
|
|
|
|
|
|
| HFSQL Cluster is a database server intended to be deployed on several servers...... |
|
|
|
|
|
|
|
| The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site...... |
|
|
|
|
|
|
|
| Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server...... |
|
|
|
|
|
|
|
| The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile.... |
|
|
|
|
|
|
|
| Some operations are required before an existing project can be used by the Source Code Manager...... |
|
|
|
|
|
|
|
| Each Table control found in a window proposes a menu to the user...... |
|
|
|
|
|
|
|
| The help editor allows you to easily create a multilingual help system...... |
|
|
|
|
|
|
|
| Usage example of the HDescribeItem function |
|
|
|
|
|
|
|
| Changes the mode and the method for locking data files. |
|
|
|
|
|
|
|
| Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk). |
|
|
|
|
|
|
|
| The CacheSize property is used to:
Get the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Change the maximum number of records that can be stored in the cache of the Native MySQL Connector.... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
|
| Opens the default Web browser of the current device. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|