ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Setup in MSI format
You can create MSI installers......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
CameraRequestPermission (Function)
Requests permission to use the device's camera....
Typing multilingual texts
For a multilingual application, you have the ability to......
Search in current code
When coding, developers often need to do a quick search in the current code...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Using an external component in an application
A component can be reused at any time in any application......
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....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......