ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Type of variable)
An associative array is an "advanced" type of array...
fUnlock (Function)
Entirely or partially unlocks an external file.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
fRename (Function)
Modifies the name of a file.
Factorial (Function)
Returns the factorial of an integer number.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HPass (Function)
Defines the password used to create or open a data file.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Sound (Function)
Plays a sound in WAV format.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
ArraySort (Function)
Sorts a WLanguage array.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.