ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
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....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Private Store for mobile applications
There are two methods two deploy your applications......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
HugeFile (Property)
The HugeFile property sets the maximum possible size of a table.
WEBDEV license agreement
WEBDEV license agreement...
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
HDescribeConnection (Function)
Describes a new connection to an external database.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Scope (Property)
The Scope property property is used to specify requested permissions.
Type and version of Web server
The configuration diagnostic displays the following error......