ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
TableMode (Function)
TableMode is kept for backward compatibility.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 1021: The method of the class is not global
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Test of a query
The query editor allows you to run the test of query result......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Events associated with Image controls
List of events associated with Image controls...
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
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....
Display (External language)
Displays a value in a control or assigns a value in a variable.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
12. Synchronizing data
Sliding Banner control properties
The WLanguage properties can be used to handle ......
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....
iPrintReport (External language)
Prints a report created with the report editor.