ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_NO_DLLEXE
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Looper>.AddIWBeginning (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.
<Looper>.AddBeginning (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.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
The Tab control
The Tab control is used to simultaneously display different 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....
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....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
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.
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......