ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView control. Change the thumbnail image associated with an element of a ListView control....
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Error 1050: This member already exists in the composite variable
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
DiagramToSVG (Function)
Exports a diagram to an SVG image.
ERR_SESSION_CLOSED
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
fRename (Function)
Modifies the name of a file.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....