ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Using a query with parameters
A query with parameters can be used......
User report editor (Reports & Queries)
A report provides a custom view of data......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Interface of WDInst
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
AAF: Sort/Search/Filter on the columns of Table controls
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Compatibility between external components and deployed applications
A component can evolve in many ways......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......