ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given 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....
Animating a Static control
Two methods can be used to animate a Static control......
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....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Creating a Pivot Table control
To create a Pivot Table control......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
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)...
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Size (Property)
The Size property is used to determine and change the size of an element.
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....
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.