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...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
8. If you are already familiar with WINDEV
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
WDZip: Overview
WDZip is used to compress and group your files in archives......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
<Table>.InputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
<Edit>.OpenAssistedInput (Function)
Opens the list of values proposed by the assisted input for an edit control.
<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....