ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
Automation object
The Automation keyword is used to declare an automation object...
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Copying and cloning
Variables are copied using the "=" operator...
New (Reserved word)
New is used to allocate memory space...
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
HOpenConnection (Function)
Opens a connection to a specific database.