ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
PageDisplay (Function)
Displays a web page in the user's browser....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
LooperInsertLine (Function)
Inserts a row into a Looper control.
Constants for the Exif functions
List of constants used by the Exif functions....
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
HSL (Function)
Creates a color from its hue, saturation and lightness.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
RGBBlue (Function)
Returns the blue component of an RGB color.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ArrayDistinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
Creating the menus for the pages of the WEBDEV RAD pattern
OpenSister (Function)
Opens a non-modal sibling window.