ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
17 results for: Lancer
AppInstallUPD (Function)
Triggers the automatic update of current application.
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via AJAX according to the progress of this process.
PageByPagePrint (Property)
The PageByPagePrint property is used to:
  • Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler.
  • Find out the print mode of the report (page by page or all at once).
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
DownloadAdd (Function)
Adds a new download in the device's download manager.
MCIOpen (Function)
Opens a media file.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
DownloadInfo (Variable type)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
DownloadParameter (Variable type)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Deployment via physical media (DVD, etc.)