ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query based on query
Queries can be based on items from another query......
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... connection in which case the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
Query editor
The query editor is used to automatically create queries on the data files......
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
TableRecNum (Function)
Returns the number of the current record in a data-bound Table control based on a table.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a table or populated programmatically).
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web service).
MyStoredValue
The MyStoredValue keyword is used to identify the current object in the class array when printing a report based on a class.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
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.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.