ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
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...
Code history
The code history is used to...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
Different types of data (Type of variable)
A variable is defined by name and type......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Examples for using the OLE DB provider for HFSQL
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Find out the account that runs the AWP protocol
Task list
Each project can be associated with a task list......
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Recycle code windows
By default, a single code window is opened per ......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
History of versions
The history of setup versions is an advanced feature of the network setup......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Chart: Managing legends
Several types of legends are supported in the charts......