ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operator on Address
The & operator returns the address of a variable as an integer
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
grCreate (Function)
Creates a specific type of chart.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
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 ......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
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......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Array management functions
List of functions for managing arrays...
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
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......
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.