|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To configure the general options of the window editor... |
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...... |
|
|
|
|
|
|
|
| A project was already created and translated...... |
|
|
|
|
|
|
|
| Whenever the application is modified on the development computer (modifications of windows, code, analysis, ...... |
|
|
|
|
|
|
|
| The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control. |
|
|
|
|
|
|
|
| ...The RAD pattern files (MDL files) are used to describe:... |
|
|
|
|
|
|
|
| Displays a non-blocking custom message in a system information window. |
|
|
|
|
|
|
|
| The TokenDeletable property is used to:
Determine if the end user is allowed to delete tokens in a "Text token" Edit control.
Allow or prevent the end user from deleting tokens in a "Text token" Edit control.... |
|
|
|
|
|
|
|
| The CompactToolbar property is used to:
determine if the window toolbars are compacted.
compact (or not) the toolbars.... |
|
|
|
|
|
|
|
| You can manipulate HTML controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
|
| In an information window, displays each call to the function and each status report returned by the function. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Returns the full height of the window (including the border, menu bar and title). |
|
|
|
|
|
|
|
| Modifies the type and duration of animations used when opening and closing the next window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|