ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Max (Function)
Returns the greatest value passed as parameter.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
URI constants
The following constants are used by URI-specific functions:...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
IsOdd (Function)
Identifies an odd number.
grDeleteSeries (Function)
Deletes a data series from a chart.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Creating the Relation pages of a WEBDEV RAD pattern
IsEven (Function)
Identifies an even number.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
EndProgram (Function)
Ends the execution of the current program.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......