ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
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.
Supercontrol
A supercontrol is an advanced type of control......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
TableCollapse (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....
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
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....
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
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......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
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.
<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.