ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryListKey (Function)
Lists the sub-keys of a registry key.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
<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.)....
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
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....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
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.
9. Types of standard controls
Types of standard controls...
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
12. Available tests
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
InApp constants
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
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.