ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Native Sybase Connector for WINDEV and WEBDEV 2024
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
Feedback component
The Feedback component is a component provided with WINDEV......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Operations performed on use case diagrams
The following paragraphs explain......
1
4
5
6
7
8
94
>