ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
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....
Operations performed on collaboration diagrams
The following paragraphs explain......
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Handling a chart in the editor
In the editor, a Chart control includes different sections......
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Constants for managing the windows
List of constants used by the functions for managing the windows...
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Handling Organization Chart controls programmatically
iParameterViewer (Function)
Configures the report viewer.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
AppInstallUPD (Function)
Triggers the automatic update of current application.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
HDBIndex (Function)
Opens an xBase index file.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....