ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<TreeView Table>.InsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
<Menu>.Delete (Function)
Deletes a menu or a menu option.
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Events associated with Flash controls
List of events associated with Flash controls...
KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
BrowserPlatform (Function)
Returns the user's browser platform....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
BrowserType (Function)
Returns the type of browser used by the Web user.
PreviousPage (Function)
Returns the name of the previous page.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.