ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
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.
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).
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
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).
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....