ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Creating a Java archive
When your Java application is developed, you can......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
HIndex (Function)
Rebuilds the file index (".NDX" file).