ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
VideoCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
LooperAddBeginning (Function)
Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
LooperAddIWBeginning (Function)
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
3. UML models in practice
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Error 1010: The member of the class is constant
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....