ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
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....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Facebook functions
List of Facebook functions...
FTPListFile (Example)
Usage example of the FTPListFile function
Monitoring robot: Creating a control
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
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.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
HJSONToRecord (Function)
Imports JSON data into the current record.