ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Configuring Reports & Queries
Reports & Queries is used to......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Creating the skin template of a report
iVLine (Function)
Prints a vertical line at specified coordinates.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
iSequencingPrint (Function)
Prints a sequence of reports.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Welcome to Reports & Queries
Reports & Queries is used to......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
1
2
3
4
5
6
78
>