ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......