ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
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......
The Image control
The Image control is used to......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.