ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
iHPos (Function)
iHPos is kept for backward compatibility.
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.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
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.