ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Permission (Property)
The Permission keyword is used to get and change permissions.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.