ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDF printing: Special cases
Specific features of print in PDF format...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
iCreateFont (Function)
Creates a new print font.
iMargin (Function)
Defines the "logical" print margins.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<pdfDocument variable>.GetSignatureDate (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.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Managing assertions
...The main available features are as follows:...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.