ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ComponentLocate (Function)
Specifies the access path to an external component of project.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can...
VariableReset (Function)
Resets the variable to its initial value.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Code editor: Display options
The code editor proposes several display options......
Environment of the window editor
The main elements of window editor are as follows:
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page....
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format...
Recycle code windows
By default, a single code window is opened per ......
Query editor: Characteristics