|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A Looper control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
|
| The "Internal Page" control is used to include a page (and its code) in a control of another page...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology...... |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
| This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions...... |
|
|
|
|
|
|
|
| Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
|
| The Pinned property is used to:
Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area.
Determine if a control is pinned.... |
|
|
|
|
|
|
|
| WINDEV allows you to manipulate an OLE field directly by programming...... |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static Text control in a report, ...). |
|
|
|
|
|
|
|
| The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked. |
|
|
|
|
|
|
|
| This help page explains how to populate a TreeView Table control programmatically.... |
|
|
|
|
|
|
|
| ...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way.... |
|
|
|
|
|
|
|
| A Table control can be used to display the content of a table or query...... |
|
|
|
|
|
|
|
| A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
|
| The EndVisibleRange property is used to:
find out and modify the last visible date or time in a Scheduler control or in a TimeLine control.
modify the last visible time in a TimeLine control.... |
|
|
|
|
|
|
|
| The Table control is available for Android and iOS applications...... |
|
|
|
|
|
|
|
| Emulates one of the following actions on a Combo Box control:
click on the button to expand the list of the Combo Box control.
select an element in a Combo Box control.... |
|
|
|
|
|
|
|
| The RichEdit property is used to manage the RTF (Rich Text Format) type:
of an edit control or Static control found in a window.
of a Static control found in a report.... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Toolbar control through programming...... |
|
|
|
|
|
|
|
| The HTML control displays HTML pages or HTML code...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|