ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
FTPAttribute (Example)
Usage example of the FTPAttribute function
Open (External language)
Opens a window.
Various constants
List of various constants....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Error 27: No END statement is associated with this ELSE
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
SocketRead (Example)
Usage example of the SocketRead function
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
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.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
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.
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.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
xlsOpen (Example)
Usage example of the xlsOpen function