ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
Image field: supported formats
The supported image formats are as follows:...
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Programming the table cells
The Table controls can be handled......
Properties associated with the chart series
List of properties associated with the chart series...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
ERR_BUTTON_EXPECTED
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Port (Property)
The Port property is used to identify and change a server connection port.
TableMode (Function)
TableMode is kept for backward compatibility.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.