ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
grDeleteSeries (Function)
Deletes a data series from a chart.
Automatic calculations in a Table control (AAF)
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
8. "Mobile friendly" site: Dynamic serving
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
12. Control templates
...Control templates...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
11. Window templates
WINDEV Mobile allows you to create window templates....
14. Report templates
...Report templates are used to easily standardize report layouts....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.