ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Spreadsheet>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
InitRandom (Function)
Initializes the generator of random numbers.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
SSHWrite (Function)
Writes data into the specified SSH session.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
RestartProgram (Function)
Ends the application and restarts it.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).