ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Properties linked to the Euro management
List of properties linked to the Euro management...
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Environment of the query editor
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
5. Which type of server to choose?
HStatDate (Function)
Returns the date of the last update for the index statistics.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......