ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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.......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
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.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
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....
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....
Step 1: Configuring the print parameters
This step allows you to choose......
Rating control properties
The Rating control can be used in a window as well as in a page....
HFSQL properties
List of HFSQL properties...
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......