ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

19. Sending emails
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
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....
Binding a ListView control to an item
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Delete (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....
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.Delete (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....
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....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
4. Create a page in the editor...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Chart: Managing legends
Several types of legends are supported in the charts......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
24. Displaying and linking pages
ERR_DISCONNECTED_ERROR
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....