ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
13. Generation modes
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with Java Applet controls
List of events associated with Java Applet controls...
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
ERR_MISSING_PAGE
15. Cookies: information stored on the end user's computer