ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
UploadStart (Function)
Starts sending the selected files into an Upload control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Page Footer block
The Page footer block is run at the end of each page......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.