ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code history
The code history is used to...
Page with parameters
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, ...
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)...
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...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
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.)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
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.
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL data files...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
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.
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...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
DocSave (Function)
Saves a document as a "docx" file.
Diagram management functions
Diagram management functions...
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Functions for managing images
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
NumHelp (Function)
Returns the number of the help context associated with the specified control.
The Edit control
The Edit control allows users to enter data......
GDI+ framework
Some WINDEV features use the GDI+ framework......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
CurrentDay( Function)
Returns the number of the current day in the current month.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
TimePicker (Function)
Opens the system time picker.