ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
ERR_BAD_CONTEXT
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
5. Site test in practice
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Sending elements to Free Technical Support
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Test of a query
The query editor allows you to run the test of query result......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
SysWinTitle (Function)
Returns the title of the window.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
fRename (Function)
Modifies the name of a file.