ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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]...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
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...
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"...
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...
List of reserved words
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.
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image...
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...
Designing a supercontrol
A supercontrol is an advanced type of control......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server...
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.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file...
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column...
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
ReplicInfo (Function)
Returns information about a replication.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.