ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Constants for external files
List of constants used by the functions for managing external files....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file 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....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Composite chart
A composite chart is a chart that displays several types of charts......
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
HPrevious (Function)
Positions on the previous file record according to a browse item.
Reals