ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Managing space characters in the searches?
The LDAP protocol is increasingly used by the companies......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Creating anchors
The anchors are used to define specific points in a help page......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Speech synthesis in the mobile applications
The phones can talk!......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
5. User Groupware in practice
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Changing sites from AWP to SEO-ready session mode
Test of a query
The query editor allows you to run the test of query result......
ERR_NO_DLLEXE
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<Looper>.AddIWBeginning (Function)
Adds a row consisting of an internal window at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
<Looper>.AddBeginning (Function)
Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.