ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
Parent (Property)
The Parent property is used to get the parent element of an element.
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Google Contacts management functions
List of functions for managing Google contacts...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
<TreeView>.DeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
TreeDeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
The structure of the file for remote control
The management of remote control uses a file in INI format......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.