ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
How to create a menu?
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.