ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Options tab
The project description window allows you to configure various elements of your project......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
4. Create a page in the editor...
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
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.