ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 704: The property does not exist on
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Including a supercontrol in a window or in a page
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
XML management: Use example
This application example manages an XML file named "Orders......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
SysNameExe (Function)
Returns the name and full path of an application.
1. Project and analysis
Message text file format
The text files created by WDMSG use a specific format......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
7. AJAX technology
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Page templates
WEBDEV allows you to create page templates......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
2. User-friendly editors in practice
Replication: The different types
The data replication is a powerful feature......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....