ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
1. Project and analysis
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
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......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......