ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
ActionUndo (Function)
Cancels the last action performed by the end user.
Attach (Property)
The Attach property gets and changes the attachments of an email.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
StatusCode
The StatusCode property gets the status of the response to the request.
HighlightColor (Property)
The HighlightColor property sets the highlight color of an element.
<Spreadsheet>.ListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
Layout control events
Changes the mode and the method for locking data files....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Standard FTP functions
List of standard FTP functions...
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Creating a Java archive
When your Java application is developed, you can......
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Error 25: No THEN statement is associated with this IF