ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fEncrypt (Example)
Usage example of the fEncrypt function
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Image (Property)
The Image property gets and sets the background image of a control or block.
Contains (Function)
Allows you to check if a substring is within a string.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
fSelect (Example)
Usage example of the fSelect function
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ExceptionPropagate (Function)
Propagates an exception.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
fAttribute (Function)
Returns or modifies the attributes of a file.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
HDescribeConnection (Function)
Describes a new connection to an external database.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.