ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Report templates
...Report templates are used to easily standardize report layouts....
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Chart>.Print (Function)
Prints a chart.
WDINT overview
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
DriveListeFile (Function)
Lists files in an Drive directory.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Project description: Languages 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......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
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).
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
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......
3. Application development cycle
Development cycle of a WINDEV application....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
<Upload>.FileName (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....
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....
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....
<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....