ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
15. Repeating a group of controls: loopers
7. Multilingual applications in practice
Creating help pages
A help system includes several pages......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
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......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
AppInstallUPD (Function)
Triggers the automatic update of current application.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
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......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....