ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Query based on query
Queries can be based on items from another query......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
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......
3. Site development life cycle
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
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.
<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.
LooperDisplay (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.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
1
3
4
5
6
7
86
>