ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
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.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<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.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....