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.
MySelf (Reserved word)
MySelf is used to handle the current control...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
ThreadPersistent (Function)
Makes a thread persistent.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
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...
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...
ExeListProcess (Function)
Returns the list of applications currently run.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called...
Access rights to a class property
A property is a code element that includes two processes......
HOptimizeQuery (Function)
... processes).
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current...
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows...
Error 203: The procedure already has a scope attribute (local or global)
Error 121: Shadowing a structure
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Warning 124: Shadowing a global variable
WLanguage procedure called by AppControl
Procedure ("Callback") called by AppliContrôle to process the remote control messages....
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries...
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries...
Warning 12: The label is unused
Local procedure
Two types of procedures are available......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
6. Multilingual applications
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive...
Supercontrol
A supercontrol is an advanced type of control......
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific...
17. WLanguage: a simple and powerful language
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
ERR_CLOSED_PAGE
Handling a control through programming in a report
All report controls can be handled through programming......
1
2
3
4
5
6
46
>