ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code editor: Display options
The code editor proposes several display options......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Sin (Function)
Returns the sine of an angle.
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
<Breadcrumb>.DeleteLink (Function)
Deletes a link from a Breadcrumb control.
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Breadcrumb>.DeleteAll (Function)
Deletes all links from a Breadcrumb control.
<Breadcrumb>.InsertLink (Function)
Inserts a link into a Breadcrumb control.
<Breadcrumb>.AddLink (Function)
Adds a link into a Breadcrumb control.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.