ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
Belgium.CheckNISS (Function)
Checks the validity of a NISS number (Belgian social security identification number).
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
Switzerland.CheckBER (Function)
Checks the validity of a BER number (company identifier in the Swiss Business and Enterprise Register).
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Copying controls from the report editor
The controls can be copied from the report editor......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
<Table>.Add (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....