ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Creating a flexible modeling
To create a new flexible modeling, you can......
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......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Report based on a query
Queries are used to easily select records in one or more data files......
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)......
5. User Groupware in practice
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
PermissionRequest (Function)
Prompts the user to grant an application permission.
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......