ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
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, ...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
Code statistics
The code statistics affect...
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
Palette functions (prefix syntax)
The following functions are used to manipulate color palettes in prefix syntax:...
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Error 3: The string has no final "
Defining columns of Table controls programmatically
Creating a Java archive
When your Java application is developed, you can......
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....