ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reusing code with external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
SCM: Repository versions
There are different versions of the SCM repository......
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it......
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Designing a supercontrol
A supercontrol is an advanced type of control......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
WDHFDiff - Use
WDHFDiff is used to compare......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
1. Managing emails
WINDEV includes multiple methods to manage emails...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Python: Native calls
WLanguage allows for native Python calls......