ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Static control properties
List of properties associated with a Static control...
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Properties associated with a supercontrol
List of properties associated with a supercontrol...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
IF statement
The conditional IF statement allows you to run an action according to a condition...
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Type (Property)
The Type property is used to get and change the type of an element.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Step 1: Configuring the print parameters
This step allows you to choose......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.