ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinCurrentVal (Function)
Returns the current value of investment.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Image>.Rotation (Function)
Rotates an Image control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
fCompress (Function)
Compresses a file.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.