ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
WDContinueError: Resume on error
This function forces the execution to resume after an error......
WDTerm: End the external language
End the external language......
WINDEV applications for Linux: Specific features
nWDInitProject: Initialization code of project
Run the initialization code of project......
Items (Property)
The Items property is used to configure the different items of a full-text index.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
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....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
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....
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
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)...
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: 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......