|
|
|
|
|
|
|
The HTMLAttribute property reads and changes the HTML attributes of the control. |
|
|
|
|
|
|
Converts a Markdown string to a DOCX file. |
|
|
|
|
|
|
Converts an OEM string (DOS) to an ANSI string (Windows). |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The StrikeOut property is used to:
Determine whether the strikethrough formatting is applied to a Font variable.
Apply strikethrough formatting to a Font variable.... |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle:
in a Chart control. This duration is set to 30 hundredths of a second by default.
in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default.
in an Image Gallery Looper control.... |
|
|
|
|
|
|
The AuthToken keyword can correspond to:
an AuthToken variable.
a property of an httpRequest variable.
a property of an emailIMAPSession variable.
a property of an emailSMTPSession variable.... |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
Indicates whether the Android application is in kiosk mode. |
|
|
|
|
|
|
Returns an array corresponding to the intersection of two arrays. |
|
|
|
|
|
|
Returns an array corresponding to the union of two arrays. |
|
|
|
|
|
|
Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
Returns or modifies the system date (date of the day defined on the current computer). |
|
|
|
|
|
|
Initializes:
one or all variables of file items with their default values.
one or all items of a Record variable with their default values.... |
|
|
|
|
|
|
The Formatting property describes the formatting of an element. |
|
|
|
|
|
|
Opens the main menu of the current window. |
|
|
|
|
|
|
Numerical is used to find out whether an item is a numeric item. |
|
|
|
|
|
|
Used to modify:
the timeout before displaying the tooltips.
the display duration of the tooltips.... |
|
|
|
|
|
|
Used to find out whether a read operation is in progress on the engine for speech synthesis. |
|
|
|
|
|
|
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response. |
|
|
|
|
|
|
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control. |
|
|
|
|
|
|
Used to indicate the specific working hours per day and per resource in a Scheduler control. |
|
|
|
|
|
|
The Property Markdown allows:
for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control).
for the Static control of an report:
determine if a Static control of a report is of type Markdown.
set the type of a Static control in a report to Markdown.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|