ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
<Chart>.CategoryThumbnail (Function)
Initializes a category image in a Pie, Donut or Semi-circular chart.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Environment of the query editor
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
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.)....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
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.
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...