ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLToText (Function)
Converts an HTML string or buffer to text.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Internal component
An internal component is a set of elements from a project......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Testing a project: setting
By testing the project you can simulate how the application will run......
Constants for managing Map controls
Constants for managing Map controls...
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Report controls
Several types of controls can be handled in a report created by the report editor......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min