|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
|
| Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
|
| MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
|
| Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
|
| The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
|
| Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Adds a column title-header into a Table or TreeView Table control in a window. |
|
|
|
|
|
|
|
| Adds a new menu to an existing drop-down or context menu of a window or page. |
|
|
|
|
|
|
|
| Starting with Android 10, Google no longer allows an application running in the background to open a window |
|
|
|
|
|
|
|
| The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
|
| The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page. |
|
|
|
|
|
|
|
| Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window. |
|
|
|
|
|
|
|
| Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files. |
|
|
|
|
|
|
|
| Displays a custom error message in a non-blocking system error window. |
|
|
|
|
|
|
|
| You can manipulate HTML controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
|
| You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties...... |
|
|
|
|
|
|
|
| If the image is an image map, you can include "Clickable areas" in the image...... |
|
|
|
|
|
|
|
| You can manipulate Edit controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
|
| You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| You can manipulate List Box controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| You can manipulate Combo Box controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| List of properties associated with a Static control... |
|
|
|
|
|
|
|
| List of properties associated with the TreeView Table control... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report...... |
|
|
|
|
|
|
|
| The Toolbar control is an advanced type of control, linked to a window...... |
|
|
|
|
|
|
|
| In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls...... |
|
|
|
|
|
|
|
| The popup being a control of the page, you have the ability to access:
the page controls from the popup.
the popup controls from the page.... |
|
|
|
|
|
|
|
| The Width property gets and changes the width:
of a control or block in a report.
of a control (found in a window), window, column found in a table or column found in a list box (including listview).
of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|