ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Facebook functions
List of Facebook functions...
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
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....
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
FTPListFile (Example)
Usage example of the FTPListFile function
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.