ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
ControlToSource (Function)
Assigns the control value to the source of a control link.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
RESTSend (Function)
Sends a REST request and waits for the server response.
grZoom (Function)
Defines the zoom of a chart.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.