ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Options of the window editor
To configure the general options of the window editor......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Web service functions
Web service functions...
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Constants used by the XML signature
Constants used by the XML signature...
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
<Connection variable>.Transaction (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
4. HFSQL Classic
HFSQL Classic is the database format......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
WLanguage types
The different types in WLanguage are......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......