|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The report editor allows you to...... |
|
|
|
|
|
|
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...... |
|
|
|
|
|
|
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...... |
|
|
|
|
|
|
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)...... |
|
|
|
|
|
|
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc.... |
|
|
|
|
|
|
The characteristics of the controls can be viewed and/or changed in...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print...... |
|
|
|
|
|
|
By default, the codes available in the code editor correspond to the most common codes...... |
|
|
|
|
|
|
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...... |
|
|
|
|
|
|
The report editor allows you to easily create all types of reports via a wizard...... |
|
|
|
|
|
|
The cross-references in the code editor are used to identify...... |
|
|
|
|
|
|
The different editors enable you to directly view the code of an element by pressing the F2 key...... |
|
|
|
|
|
|
The animation of Chart controls allows you to define a dynamic display in your applications...... |
|
|
|
|
|
|
The keyword selection window allows you to select the keywords to be associated with a help page...... |
|
|
|
|
|
|
The minimap is an option that allows you to quickly navigate the code editor...... |
|
|
|
|
|
|
The Shape control allows you to create geometric shapes in your windows and reports...... |
|
|
|
|
|
|
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image). |
|
|
|
|
|
|
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing. |
|
|
|
|
|
|
The MDI windows must respect some constraints specific to the MDI applications...... |
|
|
|
|
|
|
The layout is used to define several views of a window in the same project without duplicating this window...... |
|
|
|
|
|
|
Projects are often cross-platform...... |
|
|
|
|
|
|
WINDEV includes several Automatic Application Features (AAFs)...... |
|
|
|
|
|
|
By default, only the files found in the "List of setup files" window are installed on the user computers...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|