ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
7. Multilingual applications in practice
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Creating the Relation windows of a WINDEV RAD pattern
Android Control Center
Do you know where to find your application log files?...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
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)......
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.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.