ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Repetition (Variable type)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
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......
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....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
Manager of automated tests
The test manager is used to......
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...
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....
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......