ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
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...
ThreadPersistent (Function)
Makes a thread persistent.
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.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights...
ExeGetPID (Function)
Returns information about the current process.
SFExecuteProcess (Function)
Requests the execution of a specific process.
JSInterruptEvent (Function)
Interrupts the process of current event.
<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.
Global and local variable
Two types of variables are available......
8. Optimizing an application
Code editor: Display options
The code editor proposes several display options......
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
Error 120: Redefinition of the structure
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Assignment of RETURN
The return value of the process currently run can be assigned...
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
1
2
3
4
5
6
46
>