ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Multilingual applications in practice
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
5. User Groupware in practice
Android Control Center
Do you know where to find your application log files?...
PageDisplay (Function)
Displays a web page in the user's browser....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.