|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Closes the trace window if this window was opened or stops saving the trace information in a text file. |
|
|
|
|
|
|
|
| The "Debugger trace" shows the messages displayed in the trace window during the last application test... |
|
|
|
|
|
|
|
| Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
|
| Displays a customizable message in the trace window opened in parallel with the current window. |
|
|
|
|
|
|
|
| Opens the trace window or saves the trace information in a text file. |
|
|
|
|
|
|
|
| The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled). |
|
|
|
|
|
|
|
| The TrafficInfo property is used to:
determine whether traffic information is displayed in the Map control.
display or hide traffic information in the Map control.... |
|
|
|
|
|
|
|
| The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds). |
|
|
|
|
|
|
|
| The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control. |
|
|
|
|
|
|
|
| The InitialContent property gets the initial content:
of a List Box control populated programmatically.
of a Combo Box control populated programmatically.
of a "List of values" column in a Table control.
in a Spreadsheet control.... |
|
|
|
|
|
|
|
| The Movable property is used to:
Find out whether a table column can be moved by the user,
Allow and/or forbid a table column to be moved by the user.... |
|
|
|
|
|
|
|
| The Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
|
| The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
|
| The ThumbnailImage property is used to:
Get the image associated with an element of a ListView control.
Change the thumbnail image associated with an element of a ListView control.... |
|
|
|
|
|
|
|
| The ListViewMode property is used to:
Find out the display mode of a ListView control.
Modify the display mode of a ListView control.... |
|
|
|
|
|
|
|
| The DisplayedItemImage property is used to:
Get the item that corresponds to the image displayed in a ListView control.
Change the item that corresponds to the image displayed in a ListView control.... |
|
|
|
|
|
|
|
| The VerticalOrientation property is used to:
Find out the orientation of a ListView control.
Modify the orientation of a ListView control.... |
|
|
|
|
|
|
|
| The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables.... |
|
|
|
|
|
|
|
| The MaxNbCard property gets and sets the maximum number of cards in a Kanban control. |
|
|
|
|
|
|
|
| The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
|
| Checks the validity of a UID number (Swiss business identification number). |
|
|
|
|
|
|
|
| Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI).... |
|
|
|
|
|
|
|
| Checks the validity of a BER number (company identifier in the Swiss Business and Enterprise Register). |
|
|
|
|
|
|
|
| MVP is the acronym for MODEL - VIEW - PRESENTER...... |
|
|
|
|
|
|
|
| WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP...... |
|
|
|
|
|
|
|
| The analysis generation comes before the programming phase and after the file description phase...... |
|
|
|
|
|
|
|
| The StoreTheValue property is used to:
Find out whether a control keeps its value between two application starts via the persistence.
Modify a control so that it keeps (or not) its value between two application starts via the persistence.... |
|
|
|
|
|
|
|
| When developing an application, one of the important steps consists in deploying this application on the user computers...... |
|
|
|
|
|
|
|
| The End of break block is optional...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|