ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Error 107: Redefinition of the parameter
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Static Text control properties
List of properties associated with a Static Text control...
Warning 124: Shadowing a global variable
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Events associated with a Spreadsheet control
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Body Complement block
The Body complement block is linked to the Body block......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....