ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
PageBorderVisible (Property)
in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
LibraryPanelVisible (Property)
in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
ModifierPanelVisible (Property)
in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
Manipulating menu options programmatically
Menu options can be manipulated......
7. Creating HFSQL tables: Physical files
The data model editor allows you to define the structure of the tables....
Library (Property)
... Editor control. This property accesses the array of libraries of the Diagram Editor control.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window,...
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
iPrintReport (External language)
Prints a report created with the report editor.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<Report>.Print (Function)
Prints a report created with the report editor.
iPrintReport (Function)
Prints a report created with the report editor.
CodeEditorDeleteAll (Function)
Deletes the contents of the Code Editor control.