ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
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).
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Constants for managing Organizer controls
Constants for managing Organizer controls...
HTML Editor control properties
Properties associated with the HTML Editor control....
11. Internal components in practice
Internal components in practice...
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Constants for managing images in websites
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Advanced types
The advanced types of WLanguage are as follows...
Utility components
WINDEV includes several utility components that allow you to handle data directly......