ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
Word Processing control functions
The following functions are used to manage Word Processing controls:...
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
Warning (Function)
Displays a custom message in a system warning window.
BCToImage (Function)
Generates the image of a bar code.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
<htmlDocument variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.