ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
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.
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....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
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.
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
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.