ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Warning (Function)
Displays a custom message in a system warning window.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
iPrintReport (Function)
Prints a report created with the report editor.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Border management constants
List of constants used by the border management functions....
Creating nested reports
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
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).
grSourceSeries (Function)
Defines the source of a series.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
WINDEV License Agreement
WINDEV License Agreement...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.