ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
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)......
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.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Google Maps management functions
List of functions for managing Google maps...
<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....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
WINDEV Mobile Framework License Agreement
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
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.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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.