ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
ThreadPersistent (Function)
Makes a thread persistent.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
10. Page templates
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
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....
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
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....
Operator on Address
The & operator returns the address of a variable as an integer
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.