ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Time management help
Time management is extremely important......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
2. Deploying a static site or a PHP site
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
ERR_CANNOT_OPEN_FILE
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Using .NET assemblies in a project
To use .NET assemblies in a project......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
The Sidebar control
The Sidebar control gives access to different options......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......