ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
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.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
<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.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
PDF printing: Special cases
Specific features of print in PDF format...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
2. Modes to install an application
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Scheduler report
The report editor allows you to create "Scheduler" reports....