ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTempDir (Function)
Returns the name of directory used to store the temporary files.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
FullName (Property)
The FullName property is used to get the full name of an element.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
DNS functions
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......