ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
PVTSelect (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
WDTRAD overview
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
<Pivot table>.Select (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
WLanguage procedure called by HashString
Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash result.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.