ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
2. Examples and components provided with WEBDEV
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
TimePicker (Function)
Opens the system time picker.
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Telemetry management functions
The following functions are used to manage the telemetry:...
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
FTPDate (Example)
Usage example of the FTPDate function
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
16. Java applications in practice
Java applications in practice...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
System constants
List of constants used by the system functions....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......