ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Looper control
A Looper control is used to repeat the controls found in a specific area......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
12. Preventing from going back to a page
3. Project dashboard
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......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Select query description window
The description window of a select query includes several sections......
Error 1036: A class used in an array must have a constructor without parameter
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Error 1035: A class used in a structure must have a constructor without parameter...
Testing a project: setting
By testing the project you can simulate how the application will run......
28. Site SEO
Page with parameters
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
13. Print: Reports
WINDEV reports...
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.