ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Move
The Move property determines if an element can be moved.
Remove
The Remove property determines if an element can be removed.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Name (Property)
The Name property is used to get the name of an element.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
ERR_CANNOT_RUN_EXPLORER
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
1. Examples provided with WINDEV Mobile
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......