ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
HOpenConnection (Function)
Opens a connection to a specific database.
Multi-project search
Performing a search in the current project is a common operation......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
zipInfoFile (Example)
Usage example of the zipInfoFile function
zipChangePath (Example)
Usage example of the zipChangePath function
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HFSQL constants
List of constants used by the HFSQL functions....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
grColor (Function)
Returns and initializes the color of different chart elements.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WDZip: Creating or modifying an archive
This help page explains how to......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
iCreateFont (Function)
Creates a new print font.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Open (Function)
Opens a modal WINDEV window.