ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
13. Generation modes
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.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Defining a help window template
WINDEV allows you to create help window templates......
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....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites 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......
Compound statements
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
15. Cookies: information stored on the end user's computer
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.