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...
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.
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.
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...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Testing a static page
The test of a single page runs the current page in WEBDEV...
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.
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.
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)......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
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......