ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Local procedure
Two types of procedures are available......
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Handling the report blocks through programming
Each report block is associated with different events......
HCross (Function)
Crosses a record in a data file.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....