ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
grDestinationWnd (Function)
Defines a window as chart destination.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
PythonExecute (Function)
Executes a function present in a Python module.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Project Management Hub: Presentation
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Alias (Property)
The Alias property gets the alias of an element.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
14. Managing the "Back" button in practice
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......