|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A Progress Bar control can be handled through programming... |
|
|
|
|
|
|
|
| The Image property gets and sets the background image of a control or block. |
|
|
|
|
|
|
|
| Simple or symmetric progress bar? |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control... |
|
|
|
|
|
|
|
| The Progress Bar control is used to follow the progress of an event... |
|
|
|
|
|
|
|
| The columns are used to display information in a Table control... |
|
|
|
|
|
|
|
| In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable...... |
|
|
|
|
|
|
|
| One of the most important elements of control style is its border...... |
|
|
|
|
|
|
|
| Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
|
| The concept of software factory is used to automate the process for creating applications.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads.... |
|
|
|
|
|
|
|
| The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
|
| WLanguage properties can be used to manipulate ...... |
|
|
|
|
|
|
|
| Count keyword can correspond to:
the Count function. This function returns the number of occurrences of a control in a window, page or group of controls.
The Count property, which returns a number of elements. This property can be used on:
the controls of a window or page. For more details, see Count.
a xmlNode variable.
a JSON variable.... |
|
|
|
|
|
|
|
| ...A Multiline Zone control can be handled programmatically using the control name.... |
|
|
|
|
|
|
|
| A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically...... |
|
|
|
|
|
|
|
| All the controls in a window or report have a different z-index...... |
|
|
|
|
|
|
|
| WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns...... |
|
|
|
|
|
|
|
| The context menu of Edit controls includes the option "Set initial focus to this control"...... |
|
|
|
|
|
|
|
| WINDEV lets you manipulate a Carousel control directly by programming...... |
|
|
|
|
|
|
|
| A break in a Looper control is used to group the data corresponding to one or more arguments...... |
|
|
|
|
|
|
|
| You can manipulate TreeMap controls in a window using the following WLanguage properties. |
|
|
|
|
|
|
|
| One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse...... |
|
|
|
|
|
|
|
| The TreeView controls found in a window or in a page can be handled by the WLanguage properties...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|