ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddGroup (Function)
Adds a group of users.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
HAddUser (Function)
Adds a user to a database.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
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....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
WINDEV and the SOAP protocol