ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
sfConnection (Variable type)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
ToolbarVisible (Property)
The ToolbarVisible property is used to: determine if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
iPageEnd (Function)
Forces the move to the next page during the report print.
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Number (Property)
The Number property is used to get the number of an element.
HState (Function)
Used to find out the state of a record.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
HRead (Function)
Reads a record in a file according to a given record number.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
XMLDocument (Example)
Usage example of the XMLDocument function
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
fCreate (Example)
Usage example of the fCreate function