|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The List Box and Combo Box controls can benefit from several AAFs...... |
|
|
|
|
|
|
|
| Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
|
| Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
|
| The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value. |
|
|
|
|
|
|
|
| The iFrame control can be handled in server code and in browser code by the WLanguage properties...... |
|
|
|
|
|
|
|
| The Web Component control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
|
| The Flex control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
|
| Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
|
| The InitialState property is used to get the initial state of a control. |
|
|
|
|
|
|
|
| The Toast type is used to define all the advanced characteristics of a toast notification. |
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
|
| The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control. |
|
|
|
|
|
|
|
| It is possible to manage and grant certain access rights to the developers for each element in the SCM...... |
|
|
|
|
|
|
|
| An associative array is an "advanced" type of array... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date in a DateTime variable.
Retrieve the date from a Date item (in "Date and Time" format) .
Modify the date in a Date item (in "Date and Time" format)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|