ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
OLESave (Function)
Saves the object found in an OLE control in binary format.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.