ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
XMLDelete (Example)
Usage example of the XMLDelete function
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
BurnerSelect (Function)
Used to select the default burner.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Modbus constants
Constants used by the Modbus management functions....
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Splitter control properties
List of properties associated with the Splitter control...
Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
OLELoad (Function)
Initializes an OLE control with an OLE object.
Variables for managing the Drag and Drop
.NET application
To create a.NET application from a project......