ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
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....
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WINDEV applications for Linux: Specific features
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
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...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices 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 Java Applet controls
List of events associated with Java Applet controls...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
ERR_MISSING_PAGE
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).