ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
10. Internal components in practice
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......
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.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
MemcachedAddSuffixKeyGroup (Function)
Adds a value at the end of existing value in the cache for the given key on a group of servers.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.