ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
xlsClose (Function)
Closes an XLS file.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of 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.
Report data source
...The reports can be created with the data coming from:...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
WINDEV and the SOAP protocol
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.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
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)....
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)....
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
gpwAddUser (Function)
Adds a user to the User Groupware database.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
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.
<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....