ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
15. Repeating a group of controls: loopers
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
2. UML models
7. Multilingual applications in practice
2. UML models
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....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
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......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......