ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Upload control events
The following processes are associated with the Upload control:...
FolderData (Function)
FolderData is kept for backward compatibility.
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Printing in PDF format: Special cases
Specific features of print in PDF format...
The Cell control
The Cell control contains controls......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
ImageScrollingPosition (Function)
Returns the displayed image.
NearbyShareWaitForConnection (Function)
Makes the device visible to nearby devices in discovery mode (via NearbyShareDiscoverDevice) and waits for their connection request.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
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....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
How to open a page?