ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
2. How to test a site?
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Operator on Address
The & operator returns the address of a variable as an integer
Array management functions
List of functions for managing arrays...
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Compilation options (chm format)
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
LooperInsertLine (Function)
Inserts a row into a Looper control.
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.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......