ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Functions for managing objects (External language)
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
SQLTransaction (Example)
Usage example of the SQLTransaction function
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
fFileExist (Function)
Checks the existence of an external file.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.