ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
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.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart 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, ...
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
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.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.