ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sorts in a report
The sort is used to organize the information displayed in the report......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
HIndex (Function)
Rebuilds the file index (".NDX" file).
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
iEndReport (Function)
Forces the report print to stop.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
Creating the Vision pages of the WEBDEV RAD pattern
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......