ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
NFC functions
Functions used to manage the NFC standard...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
NFCSendTag (Function)
Sends a NFC tag to another device.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
<Connection variable>.InfoItemRights (Function)
Gets the rights granted to a user or group on an item.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
4. When to use the debugger?
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
HInfoItemRights (Function)
Gets the rights granted to a user or group on an item.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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......