ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Options tab
The project description window allows you to configure various elements of your project......
14. Report templates
...Report templates are used to easily standardize report layouts....
12. Pages in practice
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
2. Deploying a static site or a PHP site
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
How to create a patch?
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
AWP without UI
Bootstrap, Angular, React, Vue......
Set of procedures
The global procedures are grouped in set of procedures......
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
iEllipse (Function)
Prints an ellipse (in a rectangle).
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......