ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
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.
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....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Functions for managing objects (External language)
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
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.)....
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 Java Applet controls
List of events associated with Java Applet controls...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
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).
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....