ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
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.
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
WDZip: Creating or modifying an archive
This help page explains how to......
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.
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.
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....