ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cross-references in the code editor
The cross-references in the code editor are used to identify......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
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......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
3-tier architecture
The development in "3-tier" architecture is now simplified......
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......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Word Processing control events
WINDEV manages the following events by default......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
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
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...
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.