ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
eCurrencyName (Function)
Returns the caption of a currency.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
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......
<Image>.Fill (Function)
Colors an area in an Image control.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
HSL (Function)
Creates a color from its hue, saturation and lightness.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
Constants for managing the internal windows
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
ComponentLocate (Function)
Specifies the access path to an external component of project.