|
|
|
|
|
|
|
The following functions and types are used to handle the MongoDB data:... |
|
|
|
|
|
|
Changes the position of a widget found in a Dashboard control. |
|
|
|
|
|
|
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Links (or not) the points found in a "Scatter" chart. |
|
|
|
|
|
|
Usage example of the zipFileSize function |
|
|
|
|
|
|
Usage example of the HExtractMemo function |
|
|
|
|
|
|
A Navigation Bar control found in a page can be handled in WLanguage by the following properties...... |
|
|
|
|
|
|
A Web Camera control found in a page can be handled in WLanguage by the following properties. |
|
|
|
|
|
|
Returns information about a replication. |
|
|
|
|
|
|
Specifies the replication options for an item: the item can be replicated or not. |
|
|
|
|
|
|
Changes the dimensions of a widget found in a Dashboard control. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file. |
|
|
|
|
|
|
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file. |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper control on all its attributes.
Cancel a sort that was performed beforehand (which means ignore the sort).... |
|
|
|
|
|
|
The Width property gets and changes the width:
of a control or block in a report.
of a control (found in a window), window, column found in a table or column found in a list box (including listview).
of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.... |
|
|
|
|
|
|
Returns the status of the current print. |
|
|
|
|
|
|
A Rich Text Area control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
The FontSize property is used to:
Identify the size of the font used in a control.
Change the size of the font used in a control.... |
|
|
|
|
|
|
You can manipulate Combo Box controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
Saves a chart that was previously drawn in a file in BMP format. |
|
|
|
|
|
|
Substitutes one block of the report with another block while the report is printed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|