ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Hyper File functions available for backward compatibility
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
HIndex (Function)
Rebuilds the file index (".NDX" file).
GetDefinition (Function)
Retrieves the definition of element type.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......