ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
SysErrorMode (Function)
Modifies the display mode of errors.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
ERR_WDADMIN_EXIST
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
6. Multilingual sites
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
ArrayMove (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.)....
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.)....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
InServiceMode (Function)
Indicates whether the code is run in a service.
nWDGetLastError: Error code of last error
Error code of last error......
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.