|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of properties associated with the Preset control |
|
|
|
|
|
|
|
| The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"... |
|
|
|
|
|
|
|
| It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control... |
|
|
|
|
|
|
|
| The Memory property determines if the specified control is populated programmatically or is based on a data file. |
|
|
|
|
|
|
|
| Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control. |
|
|
|
|
|
|
|
| Creates a Word file (.RTF) from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The Driver property is used to get the video capture driver the Camera control is associated with. |
|
|
|
|
|
|
|
| Returns the caption of the last error that occurred on a MCI function (Media Control Interface). |
|
|
|
|
|
|
|
| Enables input in the the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
|
| Resizes an image:
in an Image control.
in an Image variable.
in a picLayer variable].... |
|
|
|
|
|
|
|
| Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Adds an element to a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Refreshes a List Box, ListView or Combo Box control based on a data file |
|
|
|
|
|
|
|
| Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| When the code is overridden, used to run the process of the template corresponding to the process of the current control. |
|
|
|
|
|
|
|
| Modifies the hue, the saturation and the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
|
| Creates a Word file (.RTF) from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format. |
|
|
|
|
|
|
|
| Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter. |
|
|
|
|
|
|
|
| Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control. |
|
|
|
|
|
|
|
| Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control. |
|
|
|
|
|
|
|
| The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control. |
|
|
|
|
|
|
|
| Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool). |
|
|
|
|
|
|
|
| The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|