ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Spreadsheet control
Spreadsheets are one of the most used office tools......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
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......
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....
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
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.
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, ......
<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.
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....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
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....
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.