ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found 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.
Events associated with internal windows
List of events associated with internal windows...
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Window (External language)
Returns the number of windows opened at a given time.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
gpwOpen (Function)
Opens the User Groupware login window or page.
WaitWindowEnd (Function)
Closes the waiting window of the application opened with WaitWindowStart.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
ERR_BAD_DLLEXE
Error 107: Redefinition of the parameter
Options of the window editor
To configure the general options of the window editor......
4. Activating a dynamic WEBDEV site
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
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....
Including a supercontrol in a window or in a page