ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SSHWrite (Function)
Writes data into the specified SSH session.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
grGetData (Function)
Retrieves a data from a chart.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.