ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
fSelect (Function)
Opens the Windows file picker.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
.NET application
To create a.NET application from a project......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
dbgInfo (Function)
Returns a debug information.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......