|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The HTMLHeader property is used to get and change the HTML code inserted in the page header. |
|
|
|
|
|
|
|
| Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
|
| Transforms a menu option of a page in order for this option to open a popup. |
|
|
|
|
|
|
|
| Ends the execution of the current program. |
|
|
|
|
|
|
|
| Displays a file in the user's browser.... |
|
|
|
|
|
|
|
| Displays a message allowing the user to enter data. |
|
|
|
|
|
|
|
| Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
|
| The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns. |
|
|
|
|
|
|
|
| The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page. |
|
|
|
|
|
|
|
| Recursively loads in memory all the external components used in the project. |
|
|
|
|
|
|
|
| Stops the automatic image sliding. |
|
|
|
|
|
|
|
| Ends the process to populate a Looper control programmatically. |
|
|
|
|
|
|
|
| Allows you to:
determine if a comment is selected in a Spreadsheet control,
select or deselect a comment in a Spreadsheet control.... |
|
|
|
|
|
|
|
| The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input. |
|
|
|
|
|
|
|
| The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane. |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| Any changes made in a branch can be retrieved in the main version of the application...... |
|
|
|
|
|
|
|
| The TotalsEnabled property enables you to:
Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom),
Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control.... |
|
|
|
|
|
|
|
| Instantiates a COM object (Component Object Model). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|