ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of windows
The following types of windows can be created in a WINDEV application......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
iPrintReport (External language)
Prints a report created with the report editor.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Address
The Address keyword can correspond to...
<Image variable>.Copy (Function)
Copies an image to another image.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
MemSeek (Example)
Usage example of the MemSeek function
iPrintZone (Example)
Usage example of the iPrintZone function
Option (Property)
The Option property is used to get and change certain options.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......