ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
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) ......
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....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Creating nested reports
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
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......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
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....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......