ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDI functions
List of MDI functions...
Operations performed on object diagrams
The following paragraphs explain......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Principle for running threads
At runtime, an application runs in a main thread......
DDE constants
List of constants used by the DDE functions...
DDE functions
List of DDE functions...
Operations performed on sequence diagrams
The following paragraphs explain......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
The OLE control
The OLE control is used to handle an OLE object......
OLE functions
List of OLE functions...
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
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...
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.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
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......