ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Software license agreement
WINDEV Express license agreement...
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......