ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found...
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory...
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values...
HSetREP (Function)
Enables or disables the management of .REP file.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window....
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take...
ArrayCopy (Function)
Copies the content of an array to another array.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
redisConnection (Variable type)
The redisConnection type is used to define all the advanced characteristics of a connection...
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile...
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking...
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users...
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native...
apiResponse (Variable type)
The type apiResponse type is used to obtain the result of a request sent to a previously imported...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable,...
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Google Calendar functions
List of functions for managing Google calendars...
14. Report templates
...Report templates are used to easily standardize report layouts....