ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Image (Property)
The Image property gets and sets the background image of a control or block.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......