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...
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, ...
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]...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
How to loop through a file using filters?
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical...
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
MDIOpen (Function)
Opens and enables an MDI child window.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The HTML control
The HTML control displays HTML pages or HTML code......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
HDescribeConnection (Function)
Describes a new connection to an external database.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Camera control in a mobile application
The Camera control is used to......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......