ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Report controls
Several types of controls can be handled in a report created by the report editor......
Passing parameters
The parameters can be passed to a procedure......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
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.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
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....
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
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.