ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Z-index of a control
All the controls in a window or report have a different z-index......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Error 107: Redefinition of the parameter
Welcome to Reports & Queries
Reports & Queries is used to......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Word Processing control events
WINDEV manages the following events by default......
Passing parameters
The parameters can be passed to a procedure......
Events associated with an infinite Progress Bar control
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Events associated with a Dockable Panel control
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Events associated with Link controls
List of events associated with Link controls...
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...