ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Overview
Overview of the different operators...
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
fCopyFile (Example)
Usage example of the fCopyFile function
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
HErrorLock (Function)
Used to check whether a lock error occurred.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......