ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
3. Site development life cycle
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Specific features of the Express version
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Shared memory area constants
Shared memory area functions
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Memory area management functions
The following functions are used to handle the certificates:...
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
XML management: Use example
This application example manages an XML file named "Orders......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
zipClose (Function)
Closes an archive.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.