ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
WEBDEV Application Server 2024
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.