ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
gpwConnectUser (Function)
Connects a user to the User Groupware.
Input (Function)
Displays a message allowing the user to type an information.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
gpwAddUser (Function)
Adds a user to the User Groupware database.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
<Page>.OpenChild (Function)
Opens a non-modal child window.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
gpwModifyUser (Function)
Modifies a user in the User Groupware database.
TabClose (Function)
Closes a dynamic pane in a Tab control.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.