ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
HCloseAnalysis (Function)
Closes the current analysis.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
dbgEnableLog (Function)
Enables the runtime log programmatically.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
LOOP statement
The statement block is repeated endlessly...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
ThreadRequestStop (Function)
Sends a stop request to a thread.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
iBorder (Function)
Prints a border at specified coordinates.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.