ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
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.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
fRename (Function)
Modifies the name of a file.
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
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.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Company (Property)
The Company property is used to get and modify the company associated with an element.
WordCount (Function)
Returns the number of words in a string.