ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Various WEBDEV constants
Various WEBDEV constants...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
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, ......
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.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
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.
PermissionRequest (Function)
Prompts the user to grant an application permission.
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....