|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Enumerates the Dockable Panel controls in a window. |
|
|
|
|
|
|
|
| Adapts the window width to the content of controls. |
|
|
|
|
|
|
|
| Opens and enables an MDI child window. |
|
|
|
|
|
|
|
| Inserts a menu before another menu in a window. |
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| Opens and enables an MDI child window. |
|
|
|
|
|
|
|
| Identifies the name of the MDI parent window. |
|
|
|
|
|
|
|
| Returns the handle of a window identified by its title. |
|
|
|
|
|
|
|
| Used to find out whether a window is minimized. |
|
|
|
|
|
|
|
| Defines the size of the window containing the chart. |
|
|
|
|
|
|
|
| Adapts the window size to the content of controls. |
|
|
|
|
|
|
|
| Configures the printer by opening the configuration window. |
|
|
|
|
|
|
|
| The last wizard step for creating the setup program allows you to...... |
|
|
|
|
|
|
|
| A help system includes several pages...... |
|
|
|
|
|
|
|
| Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
|
| The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
|
| The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
|
| The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
|
| A Static control is a control used to display a static text...... |
|
|
|
|
|
|
|
| The executable will be stand-alone if the following elements are included in the executable...... |
|
|
|
|
|
|
|
| WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites.... |
|
|
|
|
|
|
|
| The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|