ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
Hideable (Property)
The Hideable property determines if the user can close a bottom sliding window with a touch gesture.
Properties associated with infinite Progress Bar controls
You can manipulate Infinite Progress Bar controls in a window using the following WLanguage properties......
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
Diagram Editor control properties
Usage example of the ServiceWaitStatus function...
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server.
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......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
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......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
The requested action cannot been performed: the page was not synchronized
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......