ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
PVTHeaderValue (Function)
Returns the value displayed in a Pivot Table control header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
PVTExpand (Function)
Expands all the data in a Pivot Table control according to a row or column header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
<Source>.Add (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
PVTCollapse (Function)
Collapses all the data in a Pivot Table control according to a row or column header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
VariableReset (Function)
Resets the variable to its initial value.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode