ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Kanban control functions
The following functions handle Kanban controls......
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
BrowserPlatform (Function)
Returns the user's browser platform....
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
How to loop through a file using filters?
Scheduler report
The report editor allows you to create "Scheduler" reports....
9. Internal page
BrowserType (Function)
Returns the type of browser used by the Web user.
PreviousPage (Function)
Returns the name of the previous page.
XMLSign (Function)
Signs an XML document.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
iCurrentFile (Function)
Returns the name of the file currently generated.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).