|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
|
|
|
|
|
|
|
| Returns the size (in inches) of the diagonal of the screen on the device where the application is run. |
|
|
|
|
|
|
|
| Opens the default telephony application (dialer) found on the phone and dials the specified number. |
|
|
|
|
|
|
|
| The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
|
| The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
|
| The Collapsed property is used to:
get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
find out or modify the collapsed/expanded status for:
the breaks of a Table control,
the breaks of a Looper control,
the break headers and footers of Table and Looper controls,
a Drawer control,
a Ribbon control,
a Navigation Bar control.
a Pivot Table control in a report.... |
|
|
|
|
|
|
|
| The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
|
| The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction"). |
|
|
|
|
|
|
|
| The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self"). |
|
|
|
|
|
|
|
| Functions for Wi-Fi management... |
|
|
|
|
|
|
|
| Displays a message outside the browser. |
|
|
|
|
|
|
|
| Calculates the number of days between two dates. |
|
|
|
|
|
|
|
| The Checked property gets and sets the checkmark state of an element. |
|
|
|
|
|
|
|
| The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection. |
|
|
|
|
|
|
|
| The Timeout property is used to get and change the time after which the connection is considered to have "failed". |
|
|
|
|
|
|
|
| The OutgoingData property is used to determine and change the type of data emitted by the stream. |
|
|
|
|
|
|
|
| The IncomingData property gets and sets the type of data received by the stream. |
|
|
|
|
|
|
|
| The Address property is used to:
Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect.
Get the address of the last outgoing connection request.... |
|
|
|
|
|
|
|
| The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video. |
|
|
|
|
|
|
|
| The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded. |
|
|
|
|
|
|
|
| The InHours property is used to convert a Duration variable to hours. |
|
|
|
|
|
|
|
| The InMinutes property is used to convert a Duration variable to minutes. |
|
|
|
|
|
|
|
| The InSeconds property is used to convert a Duration variable to seconds. |
|
|
|
|
|
|
|
| The InMilliseconds property is used to convert a Duration variable to milliseconds. |
|
|
|
|
|
|
|
| The InDays property is used to convert a Duration variable to days. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|