ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
ERR_BUTTON_EXPECTED
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Error 26: No END statement is associated with this THEN
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
The OLE control
The OLE control is used to handle an OLE object......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......