ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MyPage (Reserved word)
MyPage is used to handle the current page...
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...
MySelf (Reserved word)
MySelf is used to handle the current control...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MyReport (Reserved word)
MyReport is used to handle the current report...
HOptimizeQuery (Function)
... processes).
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......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform...
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 121: Shadowing a structure
Error 203: The procedure already has a scope attribute (local or global)
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Warning 124: Shadowing a global variable
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
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......
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific...
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......
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
>