ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
2. Modes to install an application
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
fMoveFile (Function)
Moves a file from one directory to another.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
HTML Display control properties
HTML Display control properties...
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Zombie data files and items
During the life of an application, items live and die......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......