ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
TelemetrySendData (Function)
Sends telemetry data immediately.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
Dialog box management functions
List of functions for managing dialog boxes...
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Extracting the text of the project
The following text can be extracted......
HAddUser (Function)
Adds a user to a database.
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....
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......
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.
<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.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Report controls
Several types of controls can be handled in a report created by the report editor......