ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.OutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
10. Embedded queries
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Manipulating Chart controls in a WEBDEV website
When a Chart control is executed on a page of the WEBDEV website, users can personalize visuals via a context menu......
WindowIfNew (Property)
The WindowIfNew property gets and sets the name of the internal window to be opened if the end user opens a new tab in a Dynamic Tab control.
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
<Window>.OutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
10. Embedded queries
Controls in a window can be linked to a data file or existing query....
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Description window of a combining query
The description window of a combining query consists of several sections......
WDDeploy: Deploying a package
WDDeploy can be used to......
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......