ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
MQTTPublish (Function)
Publishes a message on the MQTT broker.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
Size (Property)
The Size property is used to determine and change the size of an element.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request to a web service (REST or SOAP).
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....