ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
ExecuteFunction
Executes a WLanguage function identified by its name.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
<Looper>.SelectCount (Function)
Returns the number of selected rows in a Looper control.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Spreadsheet>.MergeCell (Function)
Merges specified or selected cells in a Spreadsheet control.
<String type>.Format (Function)
Formats a character string according to the selected options.
SpreadsheetMergeCell (Function)
Merges specified or selected cells in an Spreadsheet control.
StringFormat (Function)
Formats a character string according to the selected options.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
<Spreadsheet>.UnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
SpreadsheetUnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.