ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
fCreate (Function)
Creates an external file.
iPrintReport (Function)
Prints a report created with the report editor.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SQLConnect (Example)
Usage example of the SQLConnect function
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Installing and starting WDTRAD
Installing and starting WDTRAD
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
fCompress (Function)
Compresses a file.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Password (Property)
The Password property sets and changes the password.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HToItem (Function)
Assigns the specified value to an item of the current record.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
11. Table/Looper controls
Sub-query
A sub-query is a query whose result is used by another query......