ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
WDInst: set file installation parameters
WDInst is used to configure the installation of files......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Configuring the setup program
Two tools can be used to create a setup program......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
<Check box>.Add
Adds a new option into a Check Box control.
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
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 home page
The home page is the first page of your site......
Replication management functions
Three types of replication are proposed......
7. Layouts using the Flexbox control
The Image control
The Image control is used to......
11. Table/Looper controls