ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
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.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a table according to a browse item.
<Source>.Last (Function)
Sets the position on the last record of a table according to a browse item.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
ERR_CANNOT_CREATE_TMP
ERR_LAUNCH_FAILED
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
28. Site SEO
Programming table fields linked to a table
Here are the main points of programming Table fields linked to a table...