ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
WDStatistics: WEBDEV administrator configuration
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
Query editor: Characteristics
Passing parameters
The parameters can be passed to a procedure......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Combination (Type of variable)
A combination is a set of options.
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Thread execution
At runtime, an application runs in a main thread......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......