ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Available tests
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
SaaSAdminAddSite (Function)
Adds a SaaS site.
Test (External language)
Displays each function call and each status report returned by the function.
Error 14: ELSE statement without IF