ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window (External language)
Returns the number of windows opened at a given time.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
Info (Function)
Displays a custom message in a system information window.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
gpwOpen (Function)
Opens the User Groupware login window or page.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Events associated with internal windows
List of events associated with internal windows...
WinGiveSuitableHeight (Function)
Returns the height 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.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
WinEdLoad (Function)
Loads the changes made by the end user in a window.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.