|
|
|
|
|
|
|
Gets various statistics on the keys of an HFSQL Client/Server data file. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Rebuilds the index of an HFSQL Client/Server data file (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Sets the rights granted to a user or group on an HFSQL Client/Server data file. |
|
|
|
|
|
|
Checks the structural integrity of memos in an HFSQL Client/Server data file. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Sets the rights granted to a user or group on an HFSQL Client/Server data file. |
|
|
|
|
|
|
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Checks that one or all records in an unalterable data file have not been modified (e.g. with a hexadecimal editor). |
|
|
|
|
|
|
Gets various statistics on the keys of an HFSQL Client/Server data file. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
This feature is used to signal that a data file cannot be modified after writing... |
|
|
|
|
|
|
Gets the rights granted to a user or group on an HFSQL Client/Server data file. |
|
|
|
|
|
|
Gets the rights granted to a user or group on an HFSQL Client/Server data file. |
|
|
|
|
|
|
Checks the structural integrity of memos in an HFSQL Client/Server data file. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Rebuilds the index of an HFSQL Client/Server data file (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
Checks that one or all records in an unalterable data file have not been modified (e.g. with a hexadecimal editor). |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
An Image control can correspond to an item found in a data file, in a query, ...... |
|
|
|
|
|
|
Defines the mode for comparing data files. |
|
|
|
|
|
|
Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
Defines the mode for comparing data files. |
|
|
|
|
|
|
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis...... |
|
|
|
|
|
|
The analysis generation comes before the programming phase and after the file description phase...... |
|
|
|
|
|
|
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files. |
|
|
|
|
|
|
The analysis must be synchronized with an external database if it uses...... |
|
|
|
|
|
|
The NewRecord property is used to determine if the record is a new record or if it comes from the data file. |
|
|
|
|
|
|
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query. |
|
|
|
|
|
|
Describes a full-text index of data file created through programming. |
|
|
|
|
|
|
Refreshes a List Box, ListView or Combo Box control based on a data file. |
|
|
|
|
|
|
Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
Sets the position on the first record of a data file according to the specified browse item. |
|
|
|
|
|
|
Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file. |
|
|
|
|
|
|
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file. |
|
|
|
|
|
|
The Memory property determines if the specified control is populated programmatically or is based on a data file. |
|
|
|
|
|
|
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|