ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
<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.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
InternalPage
The InternalPage property sets the name of the internal page to be used.
1. RAD (Rapid Application Development)
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
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......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
6. Editing a page: zoning mode
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
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.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......