ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
PermissionList (Function)
Returns one or all the permissions declared by the application.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
SysColorRes (Function)
Returns the resolution of the screen in number of colors.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
<Kanban list>.ListIndex (Function)
Returns the index of a list in a Kanban control.
KanbanListIndex (Function)
Returns the index of a list in a Kanban control.
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
<Table>.InfoXY (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....
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
AAF: Context menu of Image controls
A context menu is available for Image controls......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.