ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
WaitWindowEnd (Function)
Closes the waiting window of the application opened with WaitWindowStart.
Error 107: Redefinition of the parameter
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Including a supercontrol in a window or in a page
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
grScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
<Chart>.ScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...