ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Project description: Compilation 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: 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......
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
Google Analytics functions
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Invalid input management functions
Invalid input management functions...
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......