ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Component diagram
A component diagram shows the physical and static architecture of a system software......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Debugging constants
List of constants used by the debugging functions...
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Combination (Type of variable)
A combination is a set of options.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Query editor: Characteristics
Passing parameters
The parameters can be passed to a procedure......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
JavaExecute (Example)
Usage example of the JavaExecute function
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......