ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserRunApp (Function)
Opens the default Web browser of the current device.
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HAlias (Example)
Usage example of the HAlias function
HForward (Example)
Usage example of the HForward function
ProjectInfo (Function)
Returns specific information about the project currently run.
HSetPosition (Example)
Usage example of the HSetPosition function
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
grSourceSeries (Function)
Defines the source of a series.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.