|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Button control allows the user or the Web user to run a specific action with a simple click... |
|
|
|
|
|
|
|
The drop-down button expands:- a context menu.
- a popup window.
|
|
|
|
|
|
|
|
| Sometimes, text in a Static Text or Button control can exceed the width of the control... |
|
|
|
|
|
|
|
| The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| The Icon property is used to:
Find out the icon displayed in the title bar of a window or a Dockable Panel control.
Change the icon displayed in the title bar of a window or a Dockable Panel control.... |
|
|
|
|
|
|
|
| The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| WINDEV allows the user to easily sort the columns of a Table control.... |
|
|
|
|
|
|
|
| The DisplayOrphan property is used to:
Determine whether a row or column in a Pivot Table control is displayed when it has no parent.
Change the display mode of a row or column in a Pivot Table control when it has no parent.... |
|
|
|
|
|
|
|
| The LowerValue property is used to:
Get the lower bound of the interval currently selected in a Range Slider control.
Change the lower bound of the interval currently selected in a Range Slider control.... |
|
|
|
|
|
|
|
| The UpperValue property is used to:
Get the upper bound of the currently selected interval in a Range Slider control.
Change the upper bound of the currently selected interval in a Range Slider control.... |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
|
| The TimeLine control is used to represent chronologies of close events that can be parallel.... |
|
|
|
|
|
|
|
| Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
|
| Opens a media file in a Multimedia control. |
|
|
|
|
|
|
|
| Returns the month displayed in a Calendar control. |
|
|
|
|
|
|
|
| Returns the date selected in a Calendar control. |
|
|
|
|
|
|
|
| Modifies a column in a horizontal Table control. |
|
|
|
|
|
|
|
| Adds a new appointment into a Scheduler control. |
|
|
|
|
|
|
|
| Deletes all appointments and resources from a Scheduler control. |
|
|
|
|
|
|
|
| Adds a new resource into a Scheduler control. |
|
|
|
|
|
|
|
| Displays a new Captcha in a Captcha control. |
|
|
|
|
|
|
|
| Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
|
| Returns the name of the next editable control. |
|
|
|
|
|
|
|
| Returns the number of elements in a Table control. |
|
|
|
|
|
|
|
| Deletes all elements from an Organization Chart control. |
|
|
|
|
|
|
|
| Deletes an option from a Check Box control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|