ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Border (Type of variable)
The Border type is used to handle a border through programming...
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Setup on a local network (LAN)
Using .NET assemblies in a project
To use .NET assemblies in a project......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Bar Code management functions
The following functions are used to manage bar codes:...
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
DDEWarmLink (Function)
Creates a warm link with a data.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
DDELink (Function)
Creates a hot link with a data.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.