ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
TreeMap control properties
You can manipulate TreeMap controls in a window using the following WLanguage properties.
EmailOpenMail (Function)
Opens the default messaging software: of the user on the browser. of the user on the current Windows computer. on the phone....
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Ad control properties
You can manipulate Ad controls in a window using the following WLanguage properties.
Wire control properties
You can manipulate Wire controls in a window using the following WLanguage properties......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......