ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
MaskFormat (Function)
Formats a character string using an InputMask variable.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
TwainState (Function)
Returns the status of the current source.
xlsUnmergeCell (Function)
Unmerges a range of cells.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
GPSGetPosition (Function)
Retrieves information about the current device position.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
MQTT functions
The following functions are used to manage MQTT clients...
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.