ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
The HTML Display control
The HTML Display control displays a web page in an application......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Custom tooltips
Tooltips are very useful for application users......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.