ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
<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.)....
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
OpenChild (Function)
Opens a non-modal child window.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
The Multimedia control
The Multimedia control is used to play multimedia files......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
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.
OpenSister (Function)
Opens a non-modal sibling window.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WDTRAD license agreement
WDTRAD license agreement...
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Testing the WEBDEV Application Server setup with an example
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
InApp constants