ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
PageNumber (Property)
The PageNumber property gets and sets a page number.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
iPageEnd (Function)
Forces the move to the next page during the report print.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......