ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Binding a Combo Box control to an item
dFont (Example)
Usage example of the dFont function
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
HDescribeItem (Function)
Describes a file item through programming.
fWrite (Function)
Writes: a character string into an external file. a memory section....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Programming the table cells
The Table controls can be handled......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Language (Property)
The Language property is used to get and change the language used.
Email (Property)
The Email property is used to get and change an email address.