ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

You used WINDEV 28
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
ERR_CLOSED_PAGE
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
VideoCapture (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....
Error 1018: The method is global: use the: operator: to access it
Clipboard management functions
List of functions for managing the clipboard...
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Wi-Fi functions
Functions for Wi-Fi management...
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
WINDEV applications for Linux: Specific features
OpenSister (Function)
Opens a non-modal sibling window.