ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
Window (External language)
Returns the number of windows opened at a given time.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.