ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
zipDeleteAll (Function)
Deletes all files from an archive.
LooperAdd (Function)
Adds a row at the end of a Looper control.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
grZoom (Function)
Defines the zoom of a chart.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
CharactType (Function)
Returns information about the type of character.
Address
The Address keyword can correspond to...
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WordCount (Function)
Returns the number of words in a string.
WordToArray (Function)
Fills an array with the words from a string.
Title (Property)
The Title property is used to get and change the title of an element.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
grLegend (Function)
Indicates the presence and position of legend in a chart.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....