ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
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.
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....
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
fShortName (Function)
Returns the short name of a file or directory.
FBSessionStatus (Function)
Checks the status of a Facebook session.
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).
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
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.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
RequestRefreshUIElement (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).
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
iPrintImage (Function)
Sends the image file to print to the print buffer.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.