ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterViewer (Function)
Configures the report viewer.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
LDAPFind (Function)
Performs a search in an LDAP server.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
DnDForce (Function)
DnDForce is kept for backward compatibility.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Reduce (Function)
Applies a computation to each element of a WLanguage array.