ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenSister (Function)
Opens a non-modal sibling window.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
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.
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.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
<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.
<Spreadsheet>.AddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.