ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Customizing the report viewer: Available windows
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
dbgInfo (Function)
Returns a debug information.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
fMoveDir (Function)
Moves a directory and its content.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.