ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by HashString
Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash result.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.