|
|
|
|
|
|
|
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control. |
|
|
|
|
|
|
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 ListViewMode property is used to:
Find out the display mode of a ListView control.
Modify the display mode of a ListView control.... |
|
|
|
|
|
|
The TriState property is used to:
Determine if a check box option supports 3 or 2 states.
Determine if a TreeView control uses 3-state or 2-state check boxes.
Change the type of an option in a check box: option with 3 states or with 2 states.... |
|
|
|
|
|
|
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 Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static control in a report.... |
|
|
|
|
|
|
"WEBDEV Application Server" license agreement... |
|
|
|
|
|
|
Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator. |
|
|
|
|
|
|
One of the most common applications of the multi-touch feature is used to handle images...... |
|
|
|
|
|
|
Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server...... |
|
|
|
|
|
|
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle:
in a Chart control. This duration is set to 30 hundredths of a second by default.
in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default.
in an Image Gallery Looper control.... |
|
|
|
|
|
|
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control. |
|
|
|
|
|
|
The Upload control is used to upload one or more files.... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...... |
|
|
|
|
|
|
The Check Box control can benefit from several AAFs (Automatic Application Features) ...... |
|
|
|
|
|
|
The TextProgressBar property gets and sets the text displayed in a progress bar. |
|
|
|
|
|
|
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column). |
|
|
|
|
|
|
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions). |
|
|
|
|
|
|
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column. |
|
|
|
|
|
|
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column. |
|
|
|
|
|
|
The Range Slider control is used to easily select an interval or a zoom...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|