ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAdd (Function)
Adds a row at the end of a Looper control.
Various constants
List of various constants....
fSize (Function)
Returns the size of a file (in bytes).
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Error 1050: This member already exists in the composite variable
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
The key items
Keys are specific items in your analysis......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Right (Function)
Extracts the last characters from a string or string buffer.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
InitRandom (Function)
Initializes the generator of random numbers.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
MatExist (Function)
Checks the whether the matrix exists in memory.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......