ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
SQLConnect (Example)
Usage example of the SQLConnect function
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
Installing and starting WDTRAD
Installing and starting WDTRAD
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
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))...
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Password (Property)
The Password property sets and changes the password.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.