ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
Monitoring robot: Creating a control
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
SemaphoreCreate (Function)
Creates a semaphore.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
Operations performed on state-transition diagrams
The following paragraphs explain......
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
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
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......
4. UI: Windows
IU of windows...
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Declaring and using a variable
A variable is defined by name and type......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....