ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST web service.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request to a web service (REST or SOAP).
Clipping the window according to an image
An image can be used to easily define the shape of a window......
The Flexbox control
Flexbox is a standard layout system for web pages......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
Error 23: No END statement is associated with this WHILE
Error 22: No END statement is associated with this FOR
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
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.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
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.