ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
15. Repeating a group of controls: loopers
2. UML models
2. UML models
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
AppInstallUPD (Function)
Triggers the automatic update of current application.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
AppInstallVersion (Function)
Installs a specific application version.
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Constants for managing the internal windows
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......