ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Enumeration (Type of variable)
An enumeration is a set of values......
Component diagram
A component diagram shows the physical and static architecture of a system software......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
LoadWDL (Example)
Usage example of the LoadWDL function
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Programming overview in C and C++
ThreadExecute (Function)
Starts the execution of a secondary thread.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present...
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Combination (Type of variable)
A combination is a set of options.
JavaExecute (Example)
Usage example of the JavaExecute function
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls...
Composite variable
A composite variable contains different types of elements (members)...
Events associated with the project
List of events associated with the project...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV...
Error 1060: Unable to call method without parameter: add ()
2. How to test a site?
Operations performed on collaboration diagrams
The following paragraphs explain......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....