ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
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.
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.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
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......
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
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.
Automation object
The Automation keyword is used to declare an automation object...
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
SSHWrite (Function)
Writes data into the specified SSH session.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
SSHDisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....