ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Check box>.Add
Adds a new option into a Check Box control.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.StartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<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.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
KioskEnable (Function)
Switches the current Android application to kiosk mode.
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....
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
<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.
<Spreadsheet>.AddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
<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.