ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Events associated with the Pivot Table control
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Thread execution
At runtime, an application runs in a main thread......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
ExecutePresetAction (Function)
Runs a preset WINDEV action.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a data-bound Table control.
Events associated with ListView controls
List of events associated with ListView controls...
YImage (Property)
The YImage property gets and sets the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
XImage (Property)
The XImage property gets and sets the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Remote control: Some examples of configuration
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Ad control events
The following events appear by default in the WINDEV Mobile code editor: