|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A server may encounter problems without any user (or developer) noticing anything. For example: - a scheduled task may fail,
- an automatic backup may fail,
- a node may become inactive in an HFSQL cluster, ...
|
|
|
|
|
|
|
|
| A Docker container with the HFSQL server is available on Docker Hub... |
|
|
|
|
|
|
|
| Returns the list of automatic operations in progress on an HFSQL server. |
|
|
|
|
|
|
|
| Checks and optimizes the system tables of an HFSQL server. |
|
|
|
|
|
|
|
| Checks and optimizes the system tables of an HFSQL server. |
|
|
|
|
|
|
|
| When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to... |
|
|
|
|
|
|
|
| Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often to check for updates. |
|
|
|
|
|
|
|
| Used to immediately start the automatic server update. |
|
|
|
|
|
|
|
| Used to immediately start the automatic server update. |
|
|
|
|
|
|
|
| Returns the list of automatic operations in progress on an HFSQL server. |
|
|
|
|
|
|
|
| Indicates whether the code is run on an HFSQL server. |
|
|
|
|
|
|
|
| Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates. |
|
|
|
|
|
|
|
| Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)... |
|
|
|
|
|
|
|
| Lists the HFSQL servers installed on a computer. |
|
|
|
|
|
|
|
| The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file. |
|
|
|
|
|
|
|
| The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM"). |
|
|
|
|
|
|
|
| The Replication property is used to:
determine the replication mode used for a data file (defined in the data model editor or programmatically).
specify the replication mode used for a data file (file described programmatically only).... |
|
|
|
|
|
|
|
| The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
|
| The LogDirectory property is used to manage the directory of the log file described in the analysis. |
|
|
|
|
|
|
|
| Text is used to find out whether an item is a text item. |
|
|
|
|
|
|
|
| The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis. |
|
|
|
|
|
|
|
| The WDD55 property is used to:
Get the name and full path of the Hyper File 5.5 WDD file.
Set the name and full path of the Hyper File 5.5 WDD file.... |
|
|
|
|
|
|
|
| Numerical is used to find out whether an item is a numeric item. |
|
|
|
|
|
|
|
| The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file. |
|
|
|
|
|
|
|
| The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only. |
|
|
|
|
|
|
|
| The LogBackupDirectory property is used to manage the backup directory of log files. |
|
|
|
|
|
|
|
| The NullIableIndex property determines if a key item supports the "Null" value. |
|
|
|
|
|
|
|
| Returns the characteristics of binary and text memos. |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose an optional Native Connector to Progress ...... |
|
|
|
|
|
|
|
| Temporarily disables (or re-enables) the replication. |
|
|
|
|
|
|
|
| The following paragraphs present the main aspects and specific features of the Native SQLite Connector. |
|
|
|
|
|
|
|
| Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available. |
|
|
|
|
|
|
|
| After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file. |
|
|
|
|
|
|
|
| The Null property is used to:
Assign NULL to the item for the current record.
Find out whether the item is associated with the NULL value for the current record.
Define the default value of an item when the item is described through programming.... |
|
|
|
|
|
|
|
| When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example.... |
|
|
|
|
|
|
|
| Project configurations allow you to adapt the same project to multiple "targets"...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|