ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
ExeListProcess (Function)
Returns the list of applications currently run.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MyPage (Reserved word)
MyPage is used to handle the current page...
MyReport (Reserved word)
MyReport is used to handle the current report...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MySelf (Reserved word)
MySelf is used to handle the current control...
ThreadPersistent (Function)
Makes a thread persistent.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code...
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
ErrorRestoreParameter (Function)
Restores the error process of a process.
General exception mechanism
A process of general exception is available for all the components of the object...
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress...
Automatic management of exceptions
The management of exceptions can be customized by process......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights...
SFExecuteProcess (Function)
Requests the execution of a specific process.
JSInterruptEvent (Function)
Interrupts the process of current event.
ExeGetPID (Function)
Returns information about the current process.
<sfConnection variable>.ExecuteProcess (Function)
Requests the execution of a specific process.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
Execute (Function)
Starts the execution of a process through programming.
HLogRestart (Function)
Restarts the logging process on a file.
HLogStop (Function)
Stops the log process of a file.
BurnerCancel (Function)
Cancels the current burn process.
1
2
3
4
5
6
81
>