ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a table or populated programmatically).
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
apiResponse (Variable type)
The type apiResponse type is used to obtain the result of a request sent to a previously imported REST API. Versions 2025 and later Warning This type of variable is only available from version 2025 Update 2. New in SaaS Warning This type of variable is only available from version 2025 Update 2. New in version 2025 Warning This type of variable is only available from version 2025 Update 2. Warning This type of variable is only available from version 2025 Update 2....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
LinestringGeo (Variable type)
The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
Report based on a query
Queries are used to easily select records in one or more data files......
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
<Source>.RecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
<Source>.ExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
<Source>.ExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
<Source>.ExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
<Source>.ExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
<Looper>.ToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
CalculationInProgress (Property)
The CalculationInProgress property allows you to determine whether the data of a Pivot Table control is being calculated (synchronously or asynchronously).
Invalid input functions
Invalid input functions...
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).