ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirectoryExist (Function)
Checks the existence of a directory.
Report controls
Several types of controls can be handled in a report created by the report editor......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
WEBDEV concepts
5. User Groupware in practice
Bar code constants
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
How to use an array of structures?
An array of structures is an Array variable......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
HsMenu,Label (Function)
Modifies the caption of a menu option.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
GDI+ framework
Some WINDEV features use the GDI+ framework......
Different types of data (Type of variable)
A variable is defined by name and type......