ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Static control properties
List of properties associated with a Static control...
Thumbnail control properties
List of properties associated with the Thumbnail control...
Cell control properties
List of properties associated with the Cell 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......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
The HTML Display control
The HTML Display control displays a web page in an application......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Error 1001: The operators: and:: can only be used in the methods of classes
Creating the windows and the pages of the RAD pattern
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
ERR_BAD_CONTEXT_INTERNAL
Functionality or documentation not available
Events associated with a Navigation Bar control
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.