ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
ERR_BAD_APPLICATION
Handling the report blocks through programming
Each report block is associated with different events......
The use of the Automation type in a site is reserved for the advanced users
WEBDEV 2024
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
10. Customizing the aspect of a site: skin elements
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
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)....
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......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......