ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on deployment diagrams
The following paragraphs explain......
Variable scope
Variables can be declared anywhere in the code....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
HReadSeek (Example)
Usage example of the HReadSeek function
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
HChangeKey (Example)
Usage example of the HChangeKey function
Operations performed on component diagrams
The following paragraphs explain......
Operations performed on activity diagrams
The following paragraphs explain......
HSetPosition (Example)
Usage example of the HSetPosition function
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on object diagrams
The following paragraphs explain......
iPrintImage (Example)
Usage example of the iPrintImage function
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
Operations performed on collaboration diagrams
The following paragraphs explain......
fWrite (Example)
Usage example of the fWrite function
HOut (Example)
Usage example of the HOut function
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
HLinkMemo (Example)
Usage example of the HLinkMemo function
Query based on query
Queries can be based on items from another query......
HSL (Function)
Creates a color from its hue, saturation and lightness.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
KeyExpression (Example)
Usage example of the KeyExpression property