ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
WDOptimizer: Editing and modifying a ".REP" file
Edit options of a report
The report editor allows you to......
Handling the views of a window
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......
Undocking the editors
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......
Creating, modifying, deleting a style
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
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Creating an executable: Managing manifests
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)......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Common project
Projects are often cross-platform......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
1
2
3
4
5
6
279
>