ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExeDir (Function)
Returns the directory from which the execution is started.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
fTime (Example)
Usage example of the fTime function
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
fRead (Example)
Usage example of the fRead function
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Sum (Function)
Calculates the sum of the array elements.
FileDisplay (Example)
Usage example of the FileDisplay function
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Google constants
List of constants used by the Google functions....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Sound (Function)
Plays a sound in WAV format.
Error 30: An exception process cannot be declared inside another exception process...
Toolbar control properties
List of properties associated with the Toolbar control...
Compile (Example)
Usage example of the Compile function
LoadParameter (Function)
Reads a persistent value.