ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Query based on query
Queries can be based on items from another query......
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a table or populated programmatically).
TableRecNum (Function)
Returns the number of the current record in a data-bound Table control based on a table.
Query editor
The query editor is used to automatically create queries on the data files......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
3. Site development life cycle
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.