ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Local procedure
Two types of procedures are available......
Accessing a database via a web service
The database can be accessed via a web service......
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......