ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
StringToJSON (Function)
Converts a JSON string into a JSON variable.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
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).
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.