ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RedisGet (Function)
Gets the value of a key from a Redis server as a string.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Image (Property)
The Image property gets and sets the background image of a control or block.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
CalculationInProgress (Property)
The CalculationInProgress property allows you to determine whether the data of a Pivot Table control is being calculated (synchronously or asynchronously).
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a Dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a Dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
iZoneHeight (Example)
Usage example of the iZoneHeight function
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Size (Property)
The Size property is used to determine and change the size of an element.
Random (Function)
Returns a random number.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.