ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
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.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
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.
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....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Events associated with a Gantt Chart column
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
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.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
HTTP functions (prefix syntax)
List of HTTP functions...
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Socket management functions
List of functions for managing sockets...
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
InApp constants
Testing the WEBDEV Application Server setup with an example