ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.AddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
DownloadAdd (Function)
Adds a new download in the device's download manager....
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.