ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
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......
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
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.
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Multi-product external components
Components are a remarkably useful tool for development teams......
Using several libraries in an application
A library is a WDL file that contains all the resources......
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.
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.
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.