ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceUninstall (Function)
Uninstalls a service.
<Page>.Display (Function)
Displays a web page in the user's browser....
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Error 27: No END statement is associated with this ELSE
SocketRead (Example)
Usage example of the SocketRead function
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
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.
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.
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......
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.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
zipNbPart (Example)
Usage example of the zipNbPart function
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.