ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Access (Property)
The property Access property lets you manage the type of access for a connection (HFSQL Client/Server, OLE DB, ...)....
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a table, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.