ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates
WEBDEV allows you to create page templates...
Custom properties (WLanguage)
A custom property is a code element with two events...
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)......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Project description: Project tab
The project description window allows you to configure various elements of your project......
MyPage (Reserved word)
MyPage is used to handle the current page...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
9. Internal page
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
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......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
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......
<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.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
6. Editing a page: zoning mode
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
1. RAD (Rapid Application Development)
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......