|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A process of specific exception is used to process a risky code (which means a code that could trigger an exception)... |
|
|
|
|
|
|
|
| A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties. |
|
|
|
|
|
|
|
| The GridlinesVisible property is used to:
Determine whether or not gridlines are visible in a control.
Show or hide gridlines in a control.... |
|
|
|
|
|
|
|
| The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox. |
|
|
|
|
|
|
|
| Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control). |
|
|
|
|
|
|
|
| Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control. |
|
|
|
|
|
|
|
| Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control). |
|
|
|
|
|
|
|
| Creates an XML file with data from a Looper control (Looper control based on a table or populated programmatically). |
|
|
|
|
|
|
|
| Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control. |
|
|
|
|
|
|
|
| List of properties associated with the Item control... |
|
|
|
|
|
|
|
| List of functions for managing TreeView Table controls... |
|
|
|
|
|
|
|
| Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control. |
|
|
|
|
|
|
|
| The TotalNbChildren property returns the total number of children in a branch:
of a Treeview control,
of a TreeView Table control.... |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
| The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| The "Calculated" control is used to perform calculations in a report...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts...... |
|
|
|
|
|
|
|
| The user can filter the content of a Table control by displaying the records corresponding to a condition for example...... |
|
|
|
|
|
|
|
| In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
|
| The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|