ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
ImageLast (Function)
Displays the last image for the scroll.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
Properties associated with a page
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
State (Property)
The State property is used to get and change the state of an element.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
ImageNext (Function)
Displays the next image for the scroll.
<Element>.RequestRefreshUI (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
FileDisplay (Function)
Displays a file in the browser of Web user.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....