ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 14: ELSE statement without IF
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
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.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
PDF printing: Special cases
Specific features of print in PDF format...
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Using the Salesforce service
Salesforce is a very popular CRM software......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a Java archive
When your Java application is developed, you can......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......