ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
gImage (Function)
Builds a sequence of characters containing an image.
Max (Function)
Returns the greatest value passed as parameter.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
TimeToString (Function)
Converts a time to a string in the specified format.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
zipExtractPath (Example)
Usage example of the zipExtractPath function
IsOdd (Function)
Identifies an odd number.