ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PermissionRequest (Function)
Prompts the user to grant an application permission.
Classes, members, methods and properties
A class is made of......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Report based on a query
Queries are used to easily select records in one or more data files......
CharactType (Function)
Returns information about the type of character.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
HTMLToText (Function)
Converts an HTML string or buffer to text.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Compilation options
The compilation options allow you to define the help system generation settings......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
WEBDEV Application Server 2024
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
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......
5. User Groupware in practice
Appendix 2: Checking the server
Usage example of the fListFile function...