ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zombie data files and items
During the life of an application, items live and die......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
10. UMC: User Macro-Code
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
SCM: Retrieving the project locally
Once a project has been added to the Source Code Manager (SCM), developers must get a local copy in order to work on it......
Static Text control properties
List of properties associated with a Static Text control...
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Set of procedures
The global procedures are grouped in set of procedures......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Error 107: Redefinition of the parameter
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Warning 12: The label is unused
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Events associated with a Dockable Panel control
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Events associated with TreeView controls
List of events associated with TreeView controls...