ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Project description: Files tab
The project description window allows you to configure various elements of your project......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
How to develop a PHP site?
What is a PHP site?......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
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...
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
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.
<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......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Local procedure
Two types of procedures are available......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......