ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
WINDEV Mobile 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
New features in WINDEV Mobile 2026
WINDEV Mobile 2026 is now available.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
WINDEV Mobile 2026 Tutorial - Table of contents
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
New Features brochure - Version 28: New features in WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure.
New products brochure 27: WINDEV Mobile new products
New features in WINDEV Mobile 27 presented in the New Features brochure.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
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]...
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Aliases on tables: HAlias function
The aliases are used to handle......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Control constants
List of constants used by the functions for managing controls...
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Archiving function constants
List of constants used by the archiving functions....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Bar code constants
SQL view
An SQL view is a virtual data source defined by an SQL query......