ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on state-transition diagrams
The following paragraphs explain......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......