ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
"?" menu
WINDEV proposes a help menu adapted to your applications......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
String functions
List of functions for managing character strings...
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Library,Disk (External language)
Opens the project library that is stored on disk.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Project (External language)
Opens and runs a WINDEV project.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......