ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
ERR_DISCONNECTED_ERROR
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
PicRotation (Function)
Rotates a WDPic image.
PicResize (Function)
Resizes a WDPic image.
<Image>.Rotation (Function)
Rotates an Image control.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
WDDeploy features
WDDeploy can be used to......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Animation (Property)
The Animation property animates an image.
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Deployment package
The deployment package creates a ZIP file containing the site's setup......