ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLListSource (Function)
Lists the data sources declared on a local site.
HJSONToRecord (Function)
Imports JSON data into the current record.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
24. Displaying and linking pages
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
Private Store for mobile applications
There are two methods two deploy your applications......
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
4. HFSQL Classic
HFSQL Classic is the database format......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
HDelete (Function)
Deletes a record from a data file (query or view).
What is an application?
An application is a set of objects (windows, controls, ......
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.Cross (Function)
Crosses a record in a data file.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
WLanguage procedure called by GPSDetectPosition
WLanguage procedure ("callback") called by GPSDetectPosition when the device enters or leaves the region defined by the specified parameters.
<Spreadsheet>.RecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
WLanguage procedure called by AndroidActivityResultProcedure
WLanguage procedure ("callback") called by AndroidActivityResultProcedure when the result of a third-party Activity is retrieved.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......