ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
<Table>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
<Panel>.Position (Function)
Retrieves the position of a Dockable Panel control.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
<Kanban>.InsertList (Function)
Inserts a list in a Kanban control.
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
<Kanban>.AddList (Function)
Adds a new list to a Kanban control.
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.