ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
MatInvert (Function)
Calculates the inverse of a square matrix.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
tapiRecord (Function)
Records the current communication as a".WAV" file.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
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)....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TreeView Table control functions
List of functions for managing TreeView Table controls...
Logical operators
The logical operators are as follows......
NumberInWords (Function)
Converts a number to words.
XMLAddChild (Function)
Adds a child tag into an XML document.
iParameterViewer (Function)
Configures the report viewer.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
The structure of the file for remote control
The management of remote control uses a file in INI format......
Control constants
List of constants used by the functions for managing controls...
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Warning 12: The label is unused
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
XMLResult (Function)
Returns the result of a calculation XPath query.
StatSum (Function)
Calculates the sum for a series of values.