ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
OpenMobileWindow (Function)
Opens a window in a mobile application.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Table,Count (External language)
Returns the number of elements in a Table control.
Global and local variable
Two types of variables are available......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatSum (Function)
Calculates the sum for a series of values.
Debugging constants
List of constants used by the debugging functions...
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.