ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL constants
List of constants used by the HFSQL functions....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
VariableReset (Function)
Resets the variable to its initial value.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
CurrentWin (Function)
Identifies the window currently in edit.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
XMLSign (Function)
Signs an XML document.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
TimeValid (Function)
Checks the time validity.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grGridlines (Function)
Displays or hides the chart gridlines.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......