ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
WDINT setup
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
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.)....
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......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
<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).
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.