ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page with parameters
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...
Testing a static page
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...
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...
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...
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
fDate (Example)
Usage example of the fDate function
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
DnDAccept (Example)
Usage example of the DnDAccept function
fDateTime (Example)
Usage example of the fDateTime function
Progress Bar control properties
List of properties associated with the Progress Bar control...
DDEString (Example)
Usage example of the DDEString function
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
dCopyImage (Example)
Usage example of the dCopyImage function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
FTPSize (Example)
Usage example of the FTPSize function
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Handling controls in a report
The different operations available for the report controls are as follows......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
dPen (Example)
Usage example of the dPen function
dText (Example)
Usage example of the dText function