ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
How to create a patch?
Testing a project: setting
By testing the project you can simulate how the application will run......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
12. Preventing from going back to a page
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Report data source
...The reports can be created with the data coming from:...
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
<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.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
WEBDEV concepts
Error 1035: A class used in a structure must have a constructor without parameter...
Error 1036: A class used in an array must have a constructor without parameter
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.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....