|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll. |
|
|
|
|
|
|
|
| The following functions are used to manage "Internal windows" controls... |
|
|
|
|
|
|
|
| The "Internal Window" control is used to include a window (and its code) in a control of another window... |
|
|
|
|
|
|
|
| List of WLanguage properties of Internal Window controls |
|
|
|
|
|
|
|
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: - Width of the internal window.
- Height of the internal window.
|
|
|
|
|
|
|
|
| List of events associated with internal windows |
|
|
|
|
|
|
|
| Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll. |
|
|
|
|
|
|
|
| MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
|
Reinitializes:- all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
- the controls found in a group of controls, a supercontrol, an internal window or an internal page.
|
|
|
|
|
|
|
|
| The mobile devices propose several features available via finger movements... |
|
|
|
|
|
|
|
| Opens a toast whose content is based on an internal window. |
|
|
|
|
|
|
|
| An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.... |
|
|
|
|
|
|
|
| All the text form the translation file can be reintegrated into a project...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker...... |
|
|
|
|
|
|
|
| A layout allows you to define several views of a page without duplicating it...... |
|
|
|
|
|
|
|
| The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
|
| In a web application, you may need to run long processes (for example, to update counters...... |
|
|
|
|
|
|
|
| Several types of controls can be handled in a report created by the report editor...... |
|
|
|
|
|
|
|
| This help page presents the different operations that can be performed in a status bar...... |
|
|
|
|
|
|
|
| Returns the coordinates of the screen that contains a window. |
|
|
|
|
|
|
|
| The Icon property is used to:
Find out the icon displayed in the title bar of a window or a Dockable Panel control.
Change the icon displayed in the title bar of a window or a Dockable Panel control.... |
|
|
|
|
|
|
|
| Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
|
| Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| Inserts a menu before another menu in a window. |
|
|
|
|
|
|
|
| Forces the parent of the next window to open. |
|
|
|
|
|
|
|
| Opens the window of properties for a Bluetooth device. |
|
|
|
|
|
|
|
| Adds a voice command into the current window. |
|
|
|
|
|
|
|
| Opens the main menu of the current window. |
|
|
|
|
|
|
|
| Enumerates the controls found in a window or page. |
|
|
|
|
|
|
|
| Adapts the window height to the content of controls. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|