ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
<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.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
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...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
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...
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....