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...
2. Analysis in practice
SQLConnect (Example)
Usage example of the SQLConnect function
HConnect (Example)
Usage example of the HConnect function
Twain constants
List of constants used by the Twain functions....
TableMode (Function)
TableMode is kept for backward compatibility.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Managing parallel tasks
The computers are becoming more and more powerful......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
HCloseConnection (Example)
Usage example of the HCloseConenction function
fOpen (Example)
Usage example of the fOpen function
13. Generation modes
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Structure (Type of variable)
A structure is a custom type of data...