ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
Start (Property)
The Start property gets the starting point of an element or event.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.