ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Error 27: No END statement is associated with this ELSE
ServiceUninstall (Function)
Uninstalls a service.
<Page>.Display (Function)
Displays a web page in the user's browser....
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SocketRead (Example)
Usage example of the SocketRead function
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Caption (Property)
The Caption property is used to get and change the text of an element.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
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.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
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.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
DDERetrieve (Example)
Usage example of the DDERetrieve function
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.