ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Error 530: The -- operator is not allowed
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Spreadsheet>.ControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).