ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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...
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...
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...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Outstanding progress bars
Simple or symmetric progress bar?...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Font (Type of variable)
A Font variable creates a font programmatically...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Operations performed on class diagrams
The following paragraphs explain......
Other operators
The following are additional operators......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Installing a SOAP server with IIS
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......