ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
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...
Page with parameters
Resizes an external file.
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)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
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...
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...
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 tables...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
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.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Organization chart linked to a data file
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Printing nested reports
To create a main report containing several secondary reports:...
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Automatic error handling
Error handling can be customized for each process......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......