ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Installing the robot controller
The monitoring robot includes three executables......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
2. WEBDEV administrator in practice
Organizer control functions
The following functions are used to manage the Organizer control:...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
iSkipLine (Function)
Forces one or more line break.
wsResponse (Variable type)
The wsResponse type is used to get: the XML source code of the web service response. the value of the different parts of the web service response (for the web services returning several responses)....
Query technical documentation
The query editor automatically creates a technical documentation for each query......
WEBDEV concepts