ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DNS functions
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Recompiling the project
The project compilation is a process used to......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
fTempPath (Function)
Returns the name of directory used to store the temporary files.
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.