ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Constants for the Exif functions
List of constants used by the Exif functions....
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Configuring the IIS 7/7.5 server
fAttribute (Function)
Returns or modifies the attributes of a file.
Chorus Pro: Automate invoice submission
In France, electronic invoicing has become mandatory for invoicing government services......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......