ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operator on Address
The & operator returns the address of a variable as an integer
Push notification
A mobile device can receive push notifications......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
List of operators
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
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.
Financial constants
List of constants used by the financial functions....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
grInfoXY (Function)
Returns information about the series found at a specific chart point.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
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 to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
DataType (Function)
Identifying the type of a WLanguage variable.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
The different types of integers
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....