ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
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....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
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....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
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......
Sin (Function)
Returns the sine of an angle.
11. Window templates
WINDEV Mobile allows you to create window templates....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Code history
The code history is used to......
Operations performed on state-transition diagrams
The following paragraphs explain......
<Breadcrumb>.AddLink (Function)
Adds a link into a Breadcrumb control.
<Breadcrumb>.DeleteLink (Function)
Deletes a link from a Breadcrumb control.
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Breadcrumb>.InsertLink (Function)
Inserts a link into a Breadcrumb control.
<Breadcrumb>.DeleteAll (Function)
Deletes all links from 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.
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.