ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InApp constants
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
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....
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
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.
ColumnWidth (Property)
The ColumnWidth property gets and sets the width of each column in a multi-column Looper control.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
<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).
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.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Utility components
WINDEV includes several utility components that allow you to handle data directly......