ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WEBDEV 2024
How to create a patch?
Managing bar codes
The use of bar codes to identify and manage products has become essential......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
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......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Ad Hoc deployment
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Zombie data files and items
During the life of an application, items live and die......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.