ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Creating a flexible modeling
To create a new flexible modeling, you can......
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
Cross-references in the code editor
The cross-references in the code editor are used to identify......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Binding a Combo Box control to an item
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).