ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Report blocks
A printed report includes several sections......
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Copying and cloning
Variables are copied using the "=" operator...
21. Managing business rules
Managing business rules...
18. Management of business rules
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Error 1022: The access to the method of the class is restricted by a protected inheritance
Events associated with a Gantt Chart column
Modbus constants
Constants used by the Modbus management functions....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Modbus functions (prefix syntax)
List of Modbus functions...
Events associated with the project
List of events associated with the project...
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
HFSQL Client/Server: Configuring the server
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....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......