ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
StatVarianceP (Function)
Calculates the variance for a full series of values.
FinNetCurrentVal (Function)
Returns the net current value of investment.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HToItem (Function)
Assigns the specified value to an item of the current record.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
HAddUser (Function)
Adds a user to a database.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
<Image>.Rotation (Function)
Rotates an Image control.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
ThreadEnd (Function)
Ends the execution of the current thread.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.