ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
<Report>.Print (Function)
Prints a report created with the report editor.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
9. Internal page
6. Editing a page: zoning mode
Image control in a window
This help page presents the characteristics of an Image control found in a window...
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.