ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
Thumbnail control properties
List of properties associated with the Thumbnail control...
Captcha control properties
The Captcha control can be handled by the WLanguage properties in Server code and in Browser code.
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....
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.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
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.
BrowserPlatform (Function)
Returns the user's browser platform....
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
CodeEditorDeleteAll (Function)
Deletes the contents of the Code Editor control.