ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
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......
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......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
29. SEO in practice
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...