ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Overview of external languages
Animating a Static control
Two methods can be used to animate a Static control......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
10. Page templates
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......