ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
Restoring an HFSQL Client/Server database
A backup of an HFSQL Client/Server database can be restored at any time......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
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......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
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....
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
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....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
7. Multilingual sites in practice
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
7. Multilingual applications in practice