ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Using a query with parameters
A query with parameters can be used......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Replication management functions
Three types of replication are proposed......
The home page
The home page is the first page of your site......
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
Handling a WinForm .Net control through programming
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Feedback component
The Feedback component is a component provided with WINDEV......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
8. Sharing a project in practice
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
ERR_NOTACTIVATED
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....