ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
RGB (Function)
Defines a color from its Red, Green and Blue components.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
PDF file functions
...PDF file functions...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
XMLSave (Function)
Saves an XML document in a file.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.