ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Error 101: Declaration of global variable not allowed
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
IFrame control
IFrame is an HTML concept......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Testing a static page
The test of a single page runs the current page in WEBDEV......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
PDFExtractPage (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......
The Site Map control
The Site Map control allows the Web user to......