ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
OLE functions
List of OLE functions...
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
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......
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on state-transition diagrams
The following paragraphs explain......
10. Smart controls
Smart controls...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
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).
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
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......