ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Animation (Property)
The Animation property animates an image.
LoadParameter (Function)
Reads a persistent value.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
EnumSubElement (Function)
Used to enumerate the subelements of a project element.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Constants for managing arrays
List of constants used by the functions for array management....
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
13. Security benefit: managing the "Back" button
SQLExec (Example)
Usage example of the SQLExec function
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
HChangeKey (Example)
Usage example of the HChangeKey function
State (Property)
The State property is used to get and change the state of an element.
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.