ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Error 14: ELSE statement without IF
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Compound statements
GOTO statement
The GOTO statement is used to run a code identified by a given label...
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.