ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
<Image>.Copy (Function)
Copies an image to another image.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
<Array>.Copy (Function)
Copies the content of an array to another array.
SSH constants
The following constants are used to manage an SSH server:...
Sum (Function)
Calculates the sum of the array elements.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
TwainState (Function)
Returns the status of the current source.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Sharing elements with a WINDEV application