ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Binding a Check Box control to an item