ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Testing a site: Elements to be tested
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
HInfoItemRights (Function)
Gets the rights granted to a user or group on an item.
Environment of code editor
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HErrorLock (Function)
Used to check whether a lock error occurred.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....