ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
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....
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.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
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......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
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....
dModifyHSL (Function)
Modifies the hue, the saturation and 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......
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
Specific features of the Express version
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...