ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Classes, members, methods and properties
A class is made of......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
Code Editor control
The Code Editor control allows end users to write WLanguage code....
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.