ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
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.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
NotificationDisplay (Function)
Displays a message outside the browser.
MQTTPublish (Function)
Publishes a message on the MQTT broker.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
WinCopyForm (Function)
Copies the content of a form into the clipboard.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
CreateShortcut (Example)
Usage example of the CreateShortcut function
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....