ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
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.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
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....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Compilation options (chm format)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
LooperInsertLine (Function)
Inserts a row into a Looper control.
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
HDeclare (Example)
Usage example of the HDeclare function
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....