ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF file management functions
...PDF file functions...
Page Header block
The Page header block is printed on each new page......
Page Footer block
The Page footer block is run at the end of each page......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
End of Document block
The End of document block is run once at the end of the report execution......
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<Source>.ChangeKey (Function)
Changes the browse item.
Classes, members, methods and properties
A class is made of......
HChangeKey (Function)
Changes the browse item.
Handling report blocks
The different operations available on report blocks are as follows......