ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
FinNetCurrentVal (Function)
Returns the net current value of investment.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
SysRecentDocList (Function)
Returns the list of recently opened documents.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Complete (Function)
Returns a character string of a specified length.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Asc (Function)
Returns the ASCII code of the specified character.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
.NET object
To access a class......
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.