ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
4. Monitor your applications
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
9. Monitor your sites, servers, etc.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Constants used by the the functions for managing the HFSQL Cluster
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
13. Print: Reports
WINDEV reports...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Handling Gantt Chart controls programmatically
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
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....
Report data source
...The reports can be created with the data coming from:...
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Error 404: The file for HFSQL browse cannot be an expression of this type
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.