ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
CurrentYear (Function)
Returns the current year in integer format.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
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....
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 data file....
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
Materialized view
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
DownloadAdd (Function)
Adds a new download in the device's download manager....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
Environment of code editor
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.