ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
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....
Creating nested reports
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
GetVariableDefinition (Function)
Gets the description of a variable.
Report based on a query
Queries are used to easily select records in one or more data files......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
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....
grSourceSeries (Function)
Defines the source of a series.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
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.
Classes, members, methods and properties
A class is made of......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....