ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
CursorDisplay (Function)
Displays or hides the mouse cursor.
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.
Creating a query
Two methods can be used to create a query......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
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.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.