ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
CameraStop (Function)
Stops the video preview or video recording 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....
Recompiling the project
The project compilation is a process used to......
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
15. Cookies: information stored on the end user's computer
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
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....
<Camera>.Capture (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....
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....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
6. HFSQL Client/Server clusters