ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
How to loop through a file using filters?
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Query editor: Characteristics
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......