|
|
|
|
|
|
|
You can manipulate HTML controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use). |
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
Returns the name of a column found in a Table or Treeview Table control. |
|
|
|
|
|
|
The query editor is used to automatically create queries on the data files...... |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
Indicates various parameters of additional legend in a chart. |
|
|
|
|
|
|
Returns the Excel version that was used to save the file. |
|
|
|
|
|
|
Opens the default messaging software:
of Web user on the browser computer.
of the user on the current Windows computer.
on the phone.... |
|
|
|
|
|
|
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery). |
|
|
|
|
|
|
Retrieves and/or modifies the value of the line thickness in a line chart.... |
|
|
|
|
|
|
Opens an Excel file (xls or xlsx files). |
|
|
|
|
|
|
Enables or disables the display of color gradients in a chart. |
|
|
|
|
|
|
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
To start the print job, simply use iEndPrinting...... |
|
|
|
|
|
|
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties...... |
|
|
|
|
|
|
Opens a window in a mobile application. |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|