ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
How to create a patch?
Extracting the text of the project
The following text can be extracted......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....