ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
fDelete (Function)
Deletes a file accessible from the current computer.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
InfoBuild (Function)
Displays a custom message in a system information window.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
fMoveFile (Function)
Moves a file from one directory to another.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.