ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
XMLSign (Function)
Signs an XML document.
WLanguage procedure called by AppleSignIn
Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
DatePicker (Function)
Opens the system date picker.
XMLVerifySignature (Function)
Verifies the signature of an XML node.
CurrentYear (Function)
Returns the current year in integer format.
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.