ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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]...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
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"...
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.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
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......
Image (Property)
The Image property gets and sets the background image of a control or block.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following...