ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
TabClose (Function)
Closes a dynamic pane in a Tab control.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
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....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.