ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......