ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
9. Types of standard controls
Types of standard controls...
Functions for manipulating List Box, ListView and Combo Box controls (prefix syntax)
List of functions for manipulating List Box, ListView and Combo Box controls (prefix syntax)...
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window 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......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Rich Text Area control properties
You can manipulate Rich Text Area controls in a window using the following WLanguage properties......
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......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
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......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Properties associated with infinite Progress Bar controls
You can manipulate Infinite Progress Bar controls in a window using the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
FolderImageWidth (Property)
The FolderImageWidth property gets and sets the folder image width in TreeView and TreeView Table controls.
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.
The Static control
A Static control is a control used to display a static text......
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....
Binding an OLE control to an item
An OLE control can be bound to an item in a table, query, etc....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......