ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Defining clickable areas
In a page, an Image control can contain clickable areas......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Internal component
An internal component is a set of elements from a project......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
"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...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
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......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
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....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.