ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
<Image>.Copy (Function)
Copies an image to another image.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Telephony constants
List of constants used by telephony functions...
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.