ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
MySelf (Reserved word)
MySelf is used to handle the current control...
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Border (Type of variable)
The Border type is used to handle a border through programming...
Composite keys
A composite key is a key item containing several other items......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
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......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......