ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure...
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form...
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
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.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine....
grCreate (Function)
Creates a specific type of chart.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java...
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real)....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Environment of the project editor
The main elements of the project editor are as follows:
Operator on Address
The & operator returns the address of a variable as an integer
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated...
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Google Calendar management functions
List of functions for managing Google calendars...
Address
The Address keyword can correspond to...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users...
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
14. Report templates
...Report templates are used to easily standardize report layouts....
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure...