ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Creating nested reports
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
DriveCreateDirectory (Function)
Creates a directory on the remote disk.
WLanguage properties available in PHP
The following properties are available in PHP...
Reports
A report provides a custom view of data......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
Keep-alive on connection
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
13. Print: Reports
WINDEV reports...