|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox. |
|
|
|
|
|
|
|
| A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties. |
|
|
|
|
|
|
|
| Copies an image:
from an Image control to another Image control.
from an Image variable to another Image variable.... |
|
|
|
|
|
|
|
| The report editor allows you to create "Scheduler" reports.... |
|
|
|
|
|
|
|
| The report editor gives you the ability to create "Organizer" reports.... |
|
|
|
|
|
|
|
| In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame...... |
|
|
|
|
|
|
|
| The "Calculated" control is used to perform calculations in a report...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications...... |
|
|
|
|
|
|
|
| The ToolbarVisible property is used to:
know if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
|
| The Pane property is used to:
Find out the pane tabs associated with a control.
Define the pane tabs associated with a control.... |
|
|
|
|
|
|
|
| The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service.... |
|
|
|
|
|
|
|
| The RulerVisible property is used to:
Determine if a playhead is visible in a TimeLine control.
Show or hide a playhead in a TimeLine control.... |
|
|
|
|
|
|
|
| Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget. |
|
|
|
|
|
|
|
| WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
|
| The SwipeEnabled property enables or disables the swipe gesture support:
on an Internal Window control.
on a row in a Looper control.... |
|
|
|
|
|
|
|
| Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget. |
|
|
|
|
|
|
|
| Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically). |
|
|
|
|
|
|
|
| The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control. |
|
|
|
|
|
|
|
| The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
|
| The ListViewMode property is used to:
Find out the display mode of a ListView control.
Modify the display mode of a ListView control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|