ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
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....
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....
FBSessionStatus (Function)
Checks the status of a Facebook session.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
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.
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.