ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Time management
For each element (windows, reports, ......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Automation object
The Automation keyword is used to declare an automation object...
Typecasting of parameters
The description of the parameter type is optional......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Passing parameters
The parameters can be passed to a procedure......
Table,Display (External language)
Refreshes the Table control.
fCompress (Function)
Compresses a file.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Local procedure
Two types of procedures are available......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Items used in a select query
A query created in the query editor can contain several types of items......
Set of procedures
The global procedures are grouped in set of procedures......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....