ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
Error 17: OTHER CASE must be the last statement used in SWITCH
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image>.Resize (Function)
Resizes an image in an Image control.
dCopy (Function)
Copies an image to another image.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.Copy (Function)
Copies an image to another image.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.