ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Feedback component
The Feedback component is a component provided with WINDEV......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Generating an application for Universal Windows 10 App
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Automatic documentation of external components
External components must include a technical documentation......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
XMLChild (Function)
Positions on the first child element of current element.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
5. Project configuration
Project configuration...
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
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.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.