ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
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"...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Managing main window menus
A main menu is necessarily associated with a window......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image...
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application....
List of reserved words
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values...
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items...
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management...
The Static control
A Static control is a control used to display a static text......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure...
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search...
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.