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....
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
SocketCreate (Function)
Creates a socket.
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Environment of the project editor
The main elements of the project editor are as follows: