ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoBuild (Function)
Displays a custom message in a system information window.
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).
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
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......
<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......
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.
fMemOpen (Function)
Opens a memory zone shared between several applications.
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.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
5. Site test in practice
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Window controls
Several types of controls can be used in a window, ......
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.