ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Xaml functions
List of Xaml functions
<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.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
WDOptimizer: Editing and modifying a ".REP" file
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Video functions
List of video functions...
The Static control
A Static control is a control used to display a static text......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Installing the monitoring robot
The monitoring robot includes three executables......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
AddLink (Function)
Adds a link to a text section in an edit control.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....