ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
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......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Other operators
The following are additional operators......
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....
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....
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.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
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....
Rating control properties
The Rating control can be used in a window as well as in a page....
HFSQL properties
List of HFSQL properties...
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......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
NFC constants
List of constants used by the NFC functions...
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).