ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Power (Function)
Raise a number to a power.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
Display (External language)
Displays a value in a control or assigns a value in a variable.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
ControlToSource (Function)
Assigns the control value to the source of a control link.
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
<Source>.ToItem (Function)
Assigns the specified value to an item of the current record.
HToItem (Function)
Assigns the specified value to an item of the current record.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
<Edit>.OpenAssistedInput (Function)
Opens the list of values proposed by the assisted input for an edit control.
<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
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.
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.
Error 701: The property is read-only