ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

You used WINDEV 28
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
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
Error 532: The size of the string to extract must be strictly positive
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. 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.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
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...
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...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Wi-Fi functions
Functions for Wi-Fi management...
WDOptimizer: Editing and modifying a ".REP" file
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
OpenSister (Function)
Opens a non-modal sibling window.