ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
18 results for: Imprimer
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.
NbLabel (Property)
The NbLabel property is used to:
  • Find out the number of labels printed across the page width.
  • Modify the number of labels printed across the page width.
TotalNbRec (Property)
The TotalNbRec property is used to:
  • Get the number of records to be printed.
  • Change the number of records to be printed.
VisibleInExportAndPrint (Property)
The property VisibleEnExportEtImpression property property allows you to:
  • Find out whether a column of a Table or TreeView Table control is visible for export and printing.
  • Modify the visibility of a column in a Table or TreeView Table control for export and printing.
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...
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Creating nested reports
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
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...
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be...
Common project
Projects are often cross-platform...
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control...
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control...
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Input (Function)
Displays a message allowing the user to type an information.