ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Component diagram
A component diagram shows the physical and static architecture of a system software......
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....
JavaExecute (Example)
Usage example of the JavaExecute function
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.
Combination (Type of variable)
A combination is a set of options.
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......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......