ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling TimeLine controls programmatically
A TimeLine control can be......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
Assignment operators
Three assignment operators are available......
17. Project Management Hub
...Project Management Hub...
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.