ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
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......
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop......
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......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
WDHFDiff - Use
WDHFDiff is used to compare......
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
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
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
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
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......
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
Python: Native calls
WLanguage allows for native Python calls......