ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
16. Managing requirements
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
<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.
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.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
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.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
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.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<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.