ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Native PostgreSQL Connector - License Agreement
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Description window of a combining query
The description window of a combining query consists of several sections......
WDINT setup
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Native MariaDB Connector - License Agreement
Enumeration (Type of variable)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Aliases on data files: HAlias
The aliases are used to handle......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Assignment of RETURN
The return value of the process currently run can be assigned...