ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grGridlines (Function)
Displays or hides the chart gridlines.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
grAddData (Function)
Adds a data into a chart.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.