ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
TreeView constants
List of constants used by the TreeXXX functions...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
WDDIXIO overview
13. External component in practice
External component in practice...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......