ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
10. Customizing the aspect of a site: skin elements
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
13. Types of standard controls
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
WDXView: Overview
WDXView is an ActiveX browser......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
<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....
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....
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....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
<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 data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....