|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Splits an archive into several sub-archives of a given size. |
|
|
|
|
|
|
|
| Returns the number of the current record in a Looper control based on a data file. |
|
|
|
|
|
|
|
| Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm. |
|
|
|
|
|
|
|
| Closes the docx file associated with the Word Processing control and frees the document. |
|
|
|
|
|
|
|
| Saves the result of the calculation performed in a Pivot Table control (in a file or in memory). |
|
|
|
|
|
|
|
| Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control. |
|
|
|
|
|
|
|
| Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable. |
|
|
|
|
|
|
|
| Saves an image contained in an Image variable:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
|
| Saves an image found in an Image variable:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
|
| Saves all customizations made via AAFs (Automatic Application Features) in a file. |
|
|
|
|
|
|
|
| Returns the number of the current record in a Table control based on a data file. |
|
|
|
|
|
|
|
| Reinitializes the content of a Scheduler control from its data source (HFSQL file for example). |
|
|
|
|
|
|
|
| The Destination property is used to define:
the destination of a backup.
the result file of the request.... |
|
|
|
|
|
|
|
| Returns or modifies the sound volume of the multimedia file played in a Multimedia control. |
|
|
|
|
|
|
|
| Retrieves the list of MongoDB files found in the MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Changes the password of an HFSQL Classic or HFSQL Client/Server data file.... |
|
|
|
|
|
|
|
| Enables the filter that was previously created for the specified data file (view or query). |
|
|
|
|
|
|
|
| Creates a logical alias of a data file (or query) or cancels all existing aliases. |
|
|
|
|
|
|
|
| Defines and enables a filter used to find the exact value of a string item. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file. |
|
|
|
|
|
|
|
| Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound). |
|
|
|
|
|
|
|
| The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link. |
|
|
|
|
|
|
|
| The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file. |
|
|
|
|
|
|
|
| The Index property indicates the physical index (physical order) of an item in a record. |
|
|
|
|
|
|
|
| The LogDirectory property is used to manage the directory of the log file described in the analysis. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|