ONLINE HELP
WINDEV
,
WEBDEV
AND
WINDEV MOBILE
Version: 26
Home
|
Sign in
|
English
Category: Reserved keywords
24
results
BLOCK
The
<BLOCK>
keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Extern (Reserved word)
EXTERN
is used to...
List of extension attributes
The list of extension attributes ...
List of reserved words
Modulo (Reserved word)
Returns the remainder of a division.
MyChildWindow (Reserved word)
MyChildWindow
is used to handle the child window of the current window.
MyFile (Reserved word)
In a trigger,
MyFile
is used to identify the file that activates the trigger...
MyInternalWindow (Reserved word)
MyInternalWindow
is used to handle the current internal window.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow
is used to handle the left sliding window associated with the current window.
MyPage (Reserved word)
MyPage
is used to handle the current page...
MyParameters (Reserved word)
The
MyParameters
keyword is used to handle the parameters passed to a WLanguage procedure...
MyParent (Reserved word)
MyParent
is used to handle...
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...
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow
is used to handle the right sliding window associated with the current window.
MySelf (Reserved word)
MySelf
is used to handle the current control...
MySource (Reserved word)
MySource
is used to handle the current data source (file, view or query) associated with a report or with a browsing table...
MyWindow (Reserved word)
MyWindow
is used to handle the current window...
New (Reserved word)
New
is used to allocate memory space...
Null (Reserved word)
The
Null
keyword can be used according to different methods in WLanguage...
ON (Reserved word)
The
ON
keyword is exclusively used in the automatic tests generated by WINDEV, WEBDEV and WINDEV Mobile...
STOP (Reserved word)
STOP
is used to call the WLanguage debugger during a test in the editor...
Français
English
Español
Close this window
Searching...