ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
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...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts...
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL data files...
Snap to grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Code statistics
The code statistics affect...
PreviousPage (Function)
Returns the name of the previous page.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
MyPage (Reserved word)
MyPage is used to handle the current page...
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
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
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
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......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
The Cell control
The Cell control contains controls......
13. Types of standard controls
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
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.