ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
FBSessionStatus (Function)
Checks the status of a Facebook session.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Factorial (Function)
Returns the factorial of an integer number.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).