|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of WLanguage properties of Internal Window controls |
|
|
|
|
|
|
|
| The mobile devices propose several features available via finger movements... |
|
|
|
|
|
|
|
| A custom property is a code element with two events... |
|
|
|
|
|
|
|
| List of events associated with internal windows |
|
|
|
|
|
|
|
| MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
|
| Retrieves the DC (Device Context) of a window, control or screen. |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| Opens a non-modal sibling window. |
|
|
|
|
|
|
|
| Opens a non-modal child window. |
|
|
|
|
|
|
|
| Immediately redraws the window controls that will be graphically refreshed. |
|
|
|
|
|
|
|
| Immediately redraws the window controls for which a graphic update is required. |
|
|
|
|
|
|
|
| Defines the next control that will be in edit in the current window. |
|
|
|
|
|
|
|
| Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
|
| Adds a new cell to the status bar of the current window. |
|
|
|
|
|
|
|
| Displays a progress bar in the status bar of current window. |
|
|
|
|
|
|
|
| Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
|
| Indicates if the page is displayed in a WEBDEV Page control in a window. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...... |
|
|
|
|
|
|
|
| The drop-down button expands:
a context menu.
a popup window.... |
|
|
|
|
|
|
|
| All the controls in a window or report have a different z-index...... |
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code...... |
|
|
|
|
|
|
|
| The UnlockablePane property is used to:
Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window.
Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window.... |
|
|
|
|
|
|
|
| The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
|
| The InitialValue property is used to get the initial value of a control in a window or page. |
|
|
|
|
|
|
|
| In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
|
| Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|