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...
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ToClipboard (Function)
Writes text or image information into the system clipboard.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
HStatDate (Function)
Returns the date of the last update for the index statistics.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......