ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WDINT setup
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
The DotNet structure
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Error 13: The label already exists
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.