ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
<Component>.Load (Function)
Loads an external component independent of the current project.
ProjectInfo (Function)
Returns specific information about the project currently run.
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
6. Multilingual sites
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
XMLChild (Function)
Positions on the first child element of current element.
Error 102: The constants can be defined in the initialization code of project, ...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
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......
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
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.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......