ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Thumbnail control properties
List of properties associated with the Thumbnail control...
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
BrowserType (Function)
Returns the type of browser used by the Web user.
PreviousPage (Function)
Returns the name of the previous page.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
MatExist (Function)
Checks the whether the matrix exists in memory.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
EXE constants
List of constants used by the functions for managing executables....
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.