ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
grCreate (Function)
Creates a specific type of chart.
5. Displaying a WEBDEV Session site
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Array management functions
List of functions for managing arrays...
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
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.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Creating nested reports
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
13. Debugger
Designing a supercontrol
A supercontrol is an advanced type of control......
Style (External language)
Loads a style sheet.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
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......
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.