ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive:
  • The name of the file and its stored path.
  • The initial size of the file.
  • The compressed size of file.
  • The date and time of file creation.
  • The date and time of file modification.
  • The date and time of file access.
  • The file attributes.
  • The file encryption mode.
fDriveInfo (Function)
Returns information about a drive.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
PC SOFT Free Technical Support
Thank you for buying one of our products......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor...
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files,...
Style sheet
A style sheet ("......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
HOpenConnection (Function)
Opens a connection to a specific database.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Creating an insert query
An insert query (corresponding SQL statement......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Error (Function)
Displays a custom error message in a system error window.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......