ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Events associated with Check Box controls
List of events associated with Check Box controls...
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Events associated with Radio Button controls
List of events associated with Radio Button controls...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Events associated with List Box controls
List of events associated with List Box controls...
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Test (External language)
Displays each function call and each status report returned by the function.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.