ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
RGB (Function)
Defines a color from its Red, Green and Blue components.
2. Projects in practice
Collapses a branch previously expanded....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Events associated with supercontrols
List of events associated with supercontrols...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
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.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
PDF file functions
...PDF file functions...
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.