ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
HNext (Function)
Sets the position on the next table record according to a browse item.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......
HReadNext (Function)
Sets the position on the next table record according to a browse item.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.