ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Custom tooltips
Tooltips are very useful for application users......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Events associated with Table controls
List of events associated with Table controls...
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
WDXView: Overview
WDXView is an ActiveX browser......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
FAA: Image field context menu
A context menu is available for Image 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....
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
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....