ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Events associated with Java Applet controls
List of events associated with Java Applet controls...
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
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......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Constants for managing the modification of windows by the user
WDDIXIO License Agreement
WDDIXIO License Agreement...
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.