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......
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...
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...
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The HTML Display control
The HTML Display control displays a web page in an application......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Collapsing/Expanding a TreeView control through programming (prefix syntax)
To collapse/expand a TreeView control through programming, ......
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling a Radio Button control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Handling a Sliding Banner control through programming (prefix syntax)
A Sliding Banner control can be handled through programming......
Programming custom calculations in Table controls (prefix syntax)
Handling a Linear Looper control through programming (object syntax)
WEBDEV allows you to handle a Linear Looper control through programming....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
ERR_BAD_CONTEXT_INTERNAL