|
|
|
|
|
|
|
To configure the general options of the window editor... |
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
Applies a specific layout to:
a window.
an internal window.... |
|
|
|
|
|
|
Visual Basic (like many other languages) allows you to create custom DLLs...... |
|
|
|
|
|
|
Displays a customizable message in the trace window opened in parallel with the current window. |
|
|
|
|
|
|
The following constants are used to manage Windows events:... |
|
|
|
|
|
|
Reports & Queries is used to...... |
|
|
|
|
|
|
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control). |
|
|
|
|
|
|
WINDEV allows you to customize...... |
|
|
|
|
|
|
Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
MyChildWindow is used to handle the child window of the current window. |
|
|
|
|
|
|
Returns the index of the current layout in the window or internal window. |
|
|
|
|
|
|
Two methods can be used to include the user groupware...... |
|
|
|
|
|
|
Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
A non-maximized window can be resized by the user and it can occupy a section of the screen only...... |
|
|
|
|
|
|
Syntax for declaring the functions of the Windows API... |
|
|
|
|
|
|
Modifies the title of the current window. |
|
|
|
|
|
|
List of functions for managing Windows events... |
|
|
|
|
|
|
List of constants used by the functions for managing the Windows scheduler.... |
|
|
|
|
|
|
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control. |
|
|
|
|
|
|
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control. |
|
|
|
|
|
|
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control. |
|
|
|
|
|
|
List of events associated with Link controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|