ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
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......
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
ERR_BAD_APPLICATION
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
The use of the Automation type in a site is reserved for the advanced users
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
10. Customizing the aspect of a site: skin elements
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....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
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:
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
17. WLanguage: a simple and powerful language
Looper control based on a data file
This type of Looper control uses data from a data file or query......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
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......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......