ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
EmailSubscribeToFolder (Function)
Adds an existing folder to the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 Update 2....
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Android permission functions
The following functions are used to manage permissions in Android applications...
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Secret string vault
Passwords, private keys and tokens are often used in programming......
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
WLanguageCodeFormat (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.