ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Automation object
The Automation keyword is used to declare an automation object...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
fListDirectory (Example)
Usage example of the fListDirectory function
Types of Edit controls
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Burner constants
List of constants used by the burner functions....
grDeleteSeries (Function)
Deletes a data series from a chart.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
Constants for managing character strings
List of constants used by string management functions...
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
ScanList (Function)
Lists the scanners connected to the current computer.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.