ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Looper controls
List of events associated with Looper controls...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ThreadMode (Function)
Changes the management mode of threads.
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
HFilter (Function)
Defines and enables a filter on a table, view or query.
Saving entered data (AAF)
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
iParameterViewer (Function)
Configures the report viewer.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
HPass (Function)
Defines the password used to create or open a data file.