ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Seek (Function)
Searches for the index of an element in a WLanguage array.
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......
fSeek (Example)
Usage example of the fSeek function
7. Multilingual sites in practice
Assignment operators
Three assignment operators are available......
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 and WINDEV Mobile......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Specific features of the Express version
Copying and cloning
Variables are copied using the "=" operator...
LDAPRenameAttribute (Function)
Renames an attribute.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Specific features of the Express version
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
ThreadExecute (Function)
Starts the execution of a secondary thread.
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
DotNetDelegate (Function)
Initializes a.NET delegate.