ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
The home page
The home page is the first page of your site......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Image (Property)
The Image property gets and sets the background image of a control or block.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
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....
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...