ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Random (Function)
Returns a random number.
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
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.
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 tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
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)...
<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.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.