ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code statistics
The code statistics affect...
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.
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...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
iPageEnd (Function)
Forces the move to the next page during the report print.
WHelp (Function)
Displays a file or help page in CHM format.
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
iPageNum (Function)
Returns or initializes the number of the page currently printed.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.