ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
Code statistics
The code statistics affect...
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
EndTimestamp (Property)
The EndTimestamp property sets the end date and time of an action.
Dockable Panel control functions
Returns the two high bytes of an integer....
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.