ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Example for creating a select query
This help page explains how to create two select queries......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Reloading a document
To reload a document, ......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
3. Deploying a WINDEV application
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......