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...
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
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...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons...
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Error 123: The constant already exists
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,...
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window...
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following...
Drawer control properties
List of properties associated with the Drawer control...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types...
Burner constants
List of constants used by the burner functions....
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Properties associated with the report blocks
List of properties associated with the report blocks...
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page...
Static control properties
List of properties associated with a Static control...