ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....