ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
Passing parameters
The parameters can be passed to a procedure......
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Telephony constants
List of constants used by telephony functions...
Token management functions
Token management functions in "Text token" Edit controls....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
8. If you are already familiar with WINDEV
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Native Access to SAP
SAP is a widely used ERP......
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
Rights on the virtual directory
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
3. UML models in practice