ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows
The windows represent the main interface of a WINDEV application......
Using Java code
You have the ability to enter Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Setting up and using a Bitcoin Core server
WLanguage offers several functions for manipulating a Bitcoin Core server......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Constants for external files
List of constants used by the functions for managing external files....
Using .NET assemblies in a project
To use .NET assemblies in a project......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
13. External component in practice
External component in practice...
12. External component in practice
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...