ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
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)...
Snap to grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
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...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
Testing a static page
The test of a single page runs the current page in WEBDEV...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts...
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
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...
Editing pages: 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.
Page with parameters
Resizes an external file.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Code history
The code history is used to...
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL tables...
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.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Code statistics
The code statistics affect...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
The Tab control
The Tab control is used to simultaneously display different controls......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
8. "Mobile friendly" site: Dynamic serving
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....