ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
BrowserPlatform (Function)
Returns the user's browser platform....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Events associated with Flex controls
List of events associated with Flex controls...
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.
Thumbnail control properties
List of properties associated with the Thumbnail control...