ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
Linear Looper control properties
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
HPass (Function)
Defines the password used to create or open a data file.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
LeadID (Property)
The LeadID property is used to manage lead IDs.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
LooperExpand (Function)
Expands a break in the Looper control on a given row.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<Looper>.Expand (Function)
Expands a break in the Looper control on a given row.