ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Handling a control through programming in a report
All report controls can be handled through programming......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Copying controls from the page editor
The controls can be copied from the page editor......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
9. Types of standard controls
Types of standard controls...
Functions for handling List Box, ListView and Combo Box controls (prefix syntax)
List of functions for handling List Box, ListView and Combo Box controls (prefix syntax)...
Multimedia functions (prefix syntax)
List of Multimedia functions...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....