ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Creating the Table pages of the WEBDEV RAD pattern
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.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
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......
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?......
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...
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
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......
1
2
3
4
5
6
208
>