ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
HTML control properties
You can manipulate HTML 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......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Edit control properties
You can manipulate Edit 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").
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page 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......
Static control properties
List of properties associated with a Static control...
TreeView Table control properties
List of properties associated with the TreeView Table control...
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......
5. Displaying a WEBDEV Session site
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......