ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the Express version
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
WINDEV applications for Linux: Specific features
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Creating and handling an item
The main operations that can be performed on an item are as follows......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
16. Application test in practice
5. Site test in practice