ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
ERR_BAD_CONTEXT_FOUND
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.