ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
14. Unit tests/Automated tests
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Multiline strings
To type character strings over several lines in the code editor...
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Constants for test
List of constants used by the functions for managing automated tests....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Comparison operators
The comparison operators can be divided into several categories......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
The Organizer control
The Organizer control is used to display and handle organizers......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
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]......
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....
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....