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...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Creating requirements
The following steps must be performed to implement the requirements......
State (Property)
The State property is used to get and change the state of an element.
HPass (Function)
Defines the password used to create or open a data file.
Twain constants
List of constants used by the Twain functions....
2. Analysis in practice
SQLConnect (Example)
Usage example of the SQLConnect function
HConnect (Example)
Usage example of the HConnect function
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......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
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......
Managing parallel tasks
The computers are becoming more and more powerful......
13. Generation modes