ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
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....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
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....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
7. Multilingual websites in practice
Returns an array without duplicates....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Creating nested reports
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
grSourceSeries (Function)
Defines the source of a series.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
LooperSelectPlus (Function)
Selects a row in a Looper control.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.