ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
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.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
<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....
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
The use of the Automation type in a site is reserved for the advanced users
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Layout (Property)
The Layout property is used to get the layout of the cells in a Layout control.
MandatoryInputMessage (Property)
The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled).
InvalidInputMessage (Property)
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
fCurrentDrive (Function)
Gets or sets the current drive.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).