ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
The "Commands" pane
The "Commands" pane lists......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Error 19: The step of this FOR loop must be constant
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......