ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Internal component
An internal component is a set of elements from a project......
LooperSelectMinus (Function)
Deselects a row in a Looper control.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
HListFile (Example)
Usage example of the HListFile function
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
iPrintReport (Function)
Prints a report created with the report editor.
fCompare (Function)
Compares the content of two files bit by bit.
RGBGreen (Function)
Returns the green component of an RGB color.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
iPrintReport (Example)
Usage example of the iPrintReport function
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
OLELoad (Function)
Initializes an OLE control with an OLE object.