|
|
|
|
|
|
|
Configures the printer by opening the configuration window. |
|
|
|
|
|
|
All the text form the translation file can be reintegrated into a project...... |
|
|
|
|
|
|
A help system includes several pages...... |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
The last wizard step for creating the setup program allows you to...... |
|
|
|
|
|
|
When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
Defines the next control that will be in edit in the current window. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Automatically opens a context menu for the current control, window or page. |
|
|
|
|
|
|
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The NoteTitle property is used to:
Get the title of the notes used in the technical documentation of a control, window, page or report.
Change the title of the notes used in the technical documentation of a control, window, page or report.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Opens the User Groupware configuration window or page. |
|
|
|
|
|
|
Opens a system window to select a Bluetooth device. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Displays or hides a sliding window (sliding menu). |
|
|
|
|
|
|
Returns the height of a window, adapted to the content of controls. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|