ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
ERR_CANNOT_OPEN_FILE
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Merging differences (SCM)
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Creating help pages
A help system includes several pages......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
WINDEV: Example of programmed Drag and Drop
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....