ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
ThreadExecute (Function)
Starts the execution of a secondary thread.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
DotNetDelegate (Function)
Initializes a.NET delegate.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Using several libraries in an application
A library is a WDL file that contains all the resources......
VariableReset (Function)
Resets the variable to its initial value.
How to develop a PHP site?
What is a PHP site?......
JSONValid (Function)
Checks the validity of a JSON string.
Internal component
An internal component is a set of elements from a project......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
2. User-friendly editors in practice
User-friendly editors in practice...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......