ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a query
Queries are used to easily select records in one or more data files......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
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....
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, ......
Creating a flexible modeling
To create a new flexible modeling, you can......
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)......
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......
PermissionRequest (Function)
Prompts the user to grant an application permission.
WEBDEV Application Server 2024
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Options of the window editor
To configure the general options of the window editor......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
User Groupware files
Two categories of data files are managed......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......