ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
5. Site test in practice
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Programming the looper attributes
All the looper attributes can be handled by programming......
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......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Data persistence
The data persistence is used to store the value typed by the user......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
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....
<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....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
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....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......