ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
LanguageToNation (Function)
Returns the nation corresponding to a language.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
The OLE control
The OLE control is used to handle an OLE object......
Truncate (Function)
Truncates the right part of a string or buffer.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
13. Types of standard controls