ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Customizing the User Groupware
URL Rewriting
URL Rewriting is a technique used to improve SEO......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
ERR_DISCONNECTED_UPDATE
10. Page templates
The home page
The home page is the first page of your site......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Managing space characters in the searches?
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Step 1: Configuring the print parameters
This step allows you to choose......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Properties linked to the Euro management
List of properties linked to the Euro management...
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).