ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Classes, members, methods and properties
A class is made of......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
The Check Box control
A Check Box can correspond to......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Environment of the query editor
The planes in WEBDEV
The planes are used to group the controls of an element......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Creating a delete query
A delete query (corresponding SQL statement......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
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......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......