ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Error 204: using a parameter without optional value after parameters ...
The code editor includes a coloring system for the different elements in WLanguage code....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Commands of the external interface
The Cell control
The Cell control contains controls......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
ReplicInfo (Function)
Returns information about a replication.
Calendar functions (prefix syntax)
Calendar functions
List of Calendar functions...
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
ERR_NO_END_TAG
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
9. Overlaying controls
Utilisation dans la classe _VisiteGuidéeEtapeEffet - Accès en Lecture + Ecriture - Type : Entier32...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......