ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
InfoBuild (Function)
Displays a custom message in a system information window.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
PaletteGet (Function)
Gets the palette currently used by the project or window.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
gpwOpen (Function)
Opens the User Groupware login window or page.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Window>.EdLoad (Function)
Loads the changes made by the end user in a window.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
WaitWindowEnd (Function)
Closes the waiting window of the application opened with WaitWindowStart.
Error 107: Redefinition of the parameter
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
WDINT setup
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....