ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Voice commands in your applications
The applications that you develop can react to the user's voice......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
fSelectDir (Function)
Opens a directory picker.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerSelect (Function)
Used to select the default burner.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Report data source
...The reports can be created with the data coming from:...