ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
PaneVisibleByDefault (Property)
The PaneVisibleByDefault property determines if the image editor pane is visible by default.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.