ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Installing and starting WDTRAD
fWriteLine (Example)
Usage example of the fWriteLine function
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
The Organizer control
The Organizer control is used to display and handle organizers......
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
State (Property)
The State property is used to get and change the state of an element.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
iCreateFont (Function)
Creates a new print font.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....