ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Page with parameters
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, ...
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)...
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...
Code statistics
The code statistics affect...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
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...
Code history
The code history is used to...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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.
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL data files...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
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.
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...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
<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......
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
9. Internal page
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
Report blocks
A printed report includes several sections......
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.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
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......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
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......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......