ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Events associated with Flash controls
List of events associated with Flash controls...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
3. Debugger
Programming patterns
CAUTION......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Push (Function)
Pushes an element onto the stack.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Events associated with Flex controls
List of events associated with Flex controls...
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Events associated with SilverLight control
List of events associated with SilverLight controls...
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
HsMenu,Label (Function)
Modifies the caption of a menu option.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
<Stack variable>.Push (Function)
Pushes an element onto the stack.