|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Adds an icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
|
| Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
|
| Deletes one of the buttons found in the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
|
| The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
|
| Modifies one of the buttons found on the application thumbnail in the taskbar. |
|
|
|
|
|
|
|
| Deletes the icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
|
| Deletes all the buttons associated with the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
|
| The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
|
| The planes are used to group the window controls...... |
|
|
|
|
|
|
|
| ...The RAD pattern files (MDL files) are used to describe:... |
|
|
|
|
|
|
|
| ...The reports can be created with the data coming from:... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.... |
|
|
|
|
|
|
|
| Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
|
| In an information window, displays each call to the function and each status report returned by the function. |
|
|
|
|
|
|
|
| The CompactToolbar property is used to:
determine if the window toolbars are compacted.
compact (or not) the toolbars.... |
|
|
|
|
|
|
|
| Finds and selects the first element corresponding to the sought text in a window or control. |
|
|
|
|
|
|
|
| Finds and selects the previous element corresponding to the sought text in a window or control. |
|
|
|
|
|
|
|
| Displays an information message in a system information window for a set amount of time |
|
|
|
|
|
|
|
| Returns or modifies the style of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Cancels the display of the internal window displayed in a Looper control further to the row swipe. |
|
|
|
|
|
|
|
| Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
|
| Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll. |
|
|
|
|
|
|
|
| Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Modifies a row corresponding to an internal window in a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Cancels the display of the internal window displayed in a Looper control further to the row swipe. |
|
|
|
|
|
|
|
| Modifies a row corresponding to an internal window in a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Returns or modifies the style of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
|
| The MinHeight property is used to get and change the minimum height of a control or window. |
|
|
|
|
|
|
|
| The MinWidth property is used to get and change the minimum width of a control or window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|