ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
BrowserPlatform (Function)
Returns the user's browser platform....
Other operators
The following are additional operators......
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.
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....
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.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
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.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
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.
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.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
iPrintReport (Example)
Usage example of the iPrintReport function