ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
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.)....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
WDInst: Grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
InPHPMode (Function)
Indicates whether the code is run in PHP.
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Handling a WinForm .Net control through programming
InJavaMode (Function)
Indicates whether the code is run in Java.