ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
20 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.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer:
  • Computer running Windows,
  • Mobile device (Android, iPhone, iPad).
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).
Silent setup
This help page presents the different silent installations available:
  • Installing the WEBDEV Application Server.
  • Installing the HFSQL Client/Server server .
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.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Deployment via physical media (DVD, etc.)