|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile support two types of menus ... |
|
|
|
|
|
|
|
| When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window...... |
|
|
|
|
|
|
|
| Opens a system window to select a Bluetooth device. |
|
|
|
|
|
|
|
| Prepares the animation on a control, a group of controls or a window. |
|
|
|
|
|
|
|
| Opens the User Groupware configuration window or page. |
|
|
|
|
|
|
|
| The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
|
| Defines whether a control is included (or not) in the current window. |
|
|
|
|
|
|
|
| Emulates the window of the mobile (Android/iOS) simulator.... |
|
|
|
|
|
|
|
| Modifies or retrieves the display orientation of the current window. |
|
|
|
|
|
|
|
| Creates a new control (of any type) in a window through programming. |
|
|
|
|
|
|
|
| Returns the height of a window, adapted to the content of controls. |
|
|
|
|
|
|
|
| Returns the width of a window, adapted to the content of controls. |
|
|
|
|
|
|
|
| Adds a data into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
|
| Deletes a worksheet from a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Deletes a repositionable note found in the current window. |
|
|
|
|
|
|
|
| Restores the configuration of the Dockable Panel controls in a window. |
|
|
|
|
|
|
|
| Inserts a worksheet into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Deletes a worksheet from a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Adds a data into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Adds a worksheet into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Creates the image of the specified window in a BMP file. |
|
|
|
|
|
|
|
| Moves a worksheet within a Spreadsheet control in a window. |
|
|
|
|
|
|
|
| Moves a worksheet within a Spreadsheet control in a window. |
|
|
|
|
|
|
|
| Opens the User Groupware login window or page. |
|
|
|
|
|
|
|
| Returns the alias of the specified MDI child window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|