ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
TableGiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.