ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
W3C standardization
You must comply with the W3C standard (HTML 4......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
8. "Mobile friendly" site: Dynamic serving
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
14. Report templates
...Report templates are used to easily standardize report layouts....
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.