ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
1. WEBDEV editors
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
6. Multilingual sites
ERR_WDADMIN_EXIST
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Error 1013: The access to the member of the class is restricted by a protected inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......