ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Principle of remote check
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Managing the runtime errors
Some errors may occur in your application......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
How to create a patch?
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......
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......
Open (Function)
Opens a modal WINDEV window.
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......
Page with parameters
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......
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.