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.
Error 102: The constants can be defined in the initialization code of project, ...
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Error 105: Redefinition of the local variable
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls...
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Error 101: Declaration of global variable not allowed
ExceptionChangeParameter (Function)
... process.
UserPassword (Property)
... process.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ErrorChangeParameter (Function)
... process.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Automatic error handling
Error handling can be customized for each process......
Code statistics
The code statistics affect......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process...
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV...
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept...
1
2
3
4
5
6
46
>