ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Overview of external languages
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
10. Customizing the aspect of a site: skin elements
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Geolocation function constants
Constants used by geolocation functions...
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Error (Function)
Displays a custom error message in a system error window.
notificationCategory (Variable type)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.