ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
<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.
fTime (Example)
Usage example of the fTime function
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
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....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Sum (Function)
Calculates the sum of the array elements.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
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)....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Sound (Function)
Plays a sound in WAV format.
Compile (Example)
Usage example of the Compile function
LoadParameter (Function)
Reads a persistent value.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....