ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
The Tab control
The Tab control is used to simultaneously display different controls......
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
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
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......
The requested action cannot been performed: the page was not synchronized
2. WEBDEV administrator in practice
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.
<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......
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
9. Internal page
6. Editing a page: zoning mode
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
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.